Home | History | Annotate | Download | only in Scalar

Lines Matching refs:expandCodeFor

577         Value *ExitVal = Rewriter.expandCodeFor(ExitValue, PN->getType(), Inst);
1042 WidePhi = cast<PHINode>(Rewriter.expandCodeFor(AddRec, WideType, InsertPt));
1489 Value *GEPOffset = Rewriter.expandCodeFor(IVOffset, OfsTy, BI);
1539 return Rewriter.expandCodeFor(IVLimit, LimitTy, BI);