Searched refs:TypePromotionImpl (Results 1 – 1 of 1) sorted by relevance
137 class TypePromotionImpl { class206 bool TypePromotionImpl::EqualTypeSize(Value *V) { in EqualTypeSize()218 bool TypePromotionImpl::LessThanTypeSize(Value *V) { in LessThanTypeSize()229 bool TypePromotionImpl::isSource(Value *V) { in isSource()248 bool TypePromotionImpl::isSink(Value *V) { in isSink()274 bool TypePromotionImpl::isSafeWrap(Instruction *I) { in isSafeWrap()380 bool TypePromotionImpl::shouldPromote(Value *V) { in shouldPromote()693 bool TypePromotionImpl::isSupportedType(Value *V) { in isSupportedType()711 bool TypePromotionImpl::isSupportedValue(Value *V) { in isSupportedValue()1024 TypePromotionImpl TP; in runOnFunction()[all …]