Searched refs:TypePromotionImpl (Results 1 – 1 of 1) sorted by relevance
137 class TypePromotionImpl { class206 bool TypePromotionImpl::EqualTypeSize(Value *V) { in EqualTypeSize()210 bool TypePromotionImpl::LessOrEqualTypeSize(Value *V) { in LessOrEqualTypeSize()214 bool TypePromotionImpl::GreaterThanTypeSize(Value *V) { in GreaterThanTypeSize()218 bool TypePromotionImpl::LessThanTypeSize(Value *V) { in LessThanTypeSize()229 bool TypePromotionImpl::isSource(Value *V) { in isSource()250 bool TypePromotionImpl::isSink(Value *V) { in isSink()276 bool TypePromotionImpl::isSafeWrap(Instruction *I) { in isSafeWrap()382 bool TypePromotionImpl::shouldPromote(Value *V) { in shouldPromote()693 bool TypePromotionImpl::isSupportedType(Value *V) { in isSupportedType()[all …]