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