Searched refs:isPromotableTo (Results 1 – 1 of 1) sorted by relevance
574 bool isPromotableTo(Value *V, IntegerType *Ty);963 bool PolynomialMultiplyRecognize::isPromotableTo(Value *Val, in isPromotableTo() function in PolynomialMultiplyRecognize1076 if (!In.isTerminator() && !isPromotableTo(&In, DestTy)) in promoteTypes()