Searched refs:TypePromotionImpl (Results 1 – 1 of 1) sorted by relevance
137 class TypePromotionImpl { class207 bool TypePromotionImpl::EqualTypeSize(Value *V) { in EqualTypeSize()211 bool TypePromotionImpl::LessOrEqualTypeSize(Value *V) { in LessOrEqualTypeSize()215 bool TypePromotionImpl::GreaterThanTypeSize(Value *V) { in GreaterThanTypeSize()219 bool TypePromotionImpl::LessThanTypeSize(Value *V) { in LessThanTypeSize()230 bool TypePromotionImpl::isSource(Value *V) { in isSource()249 bool TypePromotionImpl::isSink(Value *V) { in isSink()275 bool TypePromotionImpl::isSafeWrap(Instruction *I) { in isSafeWrap()382 bool TypePromotionImpl::shouldPromote(Value *V) { in shouldPromote()701 bool TypePromotionImpl::isSupportedType(Value *V) { in isSupportedType()[all …]