Searched refs:TypePromotion (Results 1 – 3 of 3) sorted by relevance
135 class TypePromotion : public FunctionPass { class174 TypePromotion() : FunctionPass(ID) {} in TypePromotion() function in __anone4b1306d0111::TypePromotion195 bool TypePromotion::EqualTypeSize(Value *V) { in EqualTypeSize()207 bool TypePromotion::LessThanTypeSize(Value *V) { in LessThanTypeSize()218 bool TypePromotion::isSource(Value *V) { in isSource()239 bool TypePromotion::isSink(Value *V) { in isSink()265 bool TypePromotion::isSafeWrap(Instruction *I) { in isSafeWrap()371 bool TypePromotion::shouldPromote(Value *V) { in shouldPromote()678 bool TypePromotion::isSupportedType(Value *V) { in isSupportedType()696 bool TypePromotion::isSupportedValue(Value *V) { in isSupportedValue()[all …]
223 TypePromotion.cpp
221 "TypePromotion.cpp",