Home | History | Annotate | Download | only in Scalar

Lines Matching refs:expandCodeFor

538         Value *ExitVal = Rewriter.expandCodeFor(ExitValue, PN->getType(), Inst);
1003 WidePhi = cast<PHINode>(Rewriter.expandCodeFor(AddRec, WideType, InsertPt));
1450 Value *GEPOffset = Rewriter.expandCodeFor(IVOffset, OfsTy, BI);
1500 return Rewriter.expandCodeFor(IVLimit, LimitTy, BI);