Searched refs:TypePromotion (Results 1 – 4 of 4) sorted by relevance
145 class TypePromotion : public FunctionPass { class184 TypePromotion() : FunctionPass(ID) {} in TypePromotion() function in __anon7086da680111::TypePromotion207 bool TypePromotion::EqualTypeSize(Value *V) { in EqualTypeSize()211 bool TypePromotion::LessOrEqualTypeSize(Value *V) { in LessOrEqualTypeSize()215 bool TypePromotion::GreaterThanTypeSize(Value *V) { in GreaterThanTypeSize()219 bool TypePromotion::LessThanTypeSize(Value *V) { in LessThanTypeSize()230 bool TypePromotion::isSource(Value *V) { in isSource()251 bool TypePromotion::isSink(Value *V) { in isSink()277 bool TypePromotion::isSafeWrap(Instruction *I) { in isSafeWrap()373 APInt Max = APInt::getAllOnesValue(TypePromotion::TypeSize); in isSafeWrap()[all …]
184 TypePromotion.cpp
195 TypePromotion.cpp \
206 "TypePromotion.cpp",