Searched refs:promoteTo (Results 1 – 3 of 3) sorted by relevance
292 ContainerType promoteTo(RangeSet What, APSIntType Ty);
592 void promoteTo(Instruction *In, IntegerType *DestTy, BasicBlock *LoopB);1012 void PolynomialMultiplyRecognize::promoteTo(Instruction *In, in promoteTo() function in PolynomialMultiplyRecognize1097 promoteTo(In, DestTy, LoopB); in promoteTypes()
704 return makePersistent(promoteTo(What, Ty)); in castTo()827 RangeSet::ContainerType RangeSet::Factory::promoteTo(RangeSet What, in promoteTo() function in RangeSet::Factory