Lines Matching refs:getLoop
354 S = SE.getAddRecExpr(Start, Step, A->getLoop(), in FactorOutConstant()
407 A->getLoop(), in SplitAddRecs()
693 L = AR->getLoop(); in getRelevantLoop()
1356 const Loop *L = S->getLoop(); in expandAddRecExprLiterally()
1375 Normalized->getLoop(), in expandAddRecExprLiterally()
1394 Start, Step, Normalized->getLoop(), in expandAddRecExprLiterally()
1523 const Loop *L = S->getLoop(); in visitAddRecExpr()
1539 Value *V = expand(SE.getAddRecExpr(NewOps, S->getLoop(), in visitAddRecExpr()
2372 SE.getPredicatedBackedgeTakenCount(AR->getLoop(), Pred); in generateOverflowCheck()
2596 if (!AR->isAffine() && !SE.dominates(Step, AR->getLoop()->getHeader())) { in follow()
2603 if (!AR->getLoop()->getLoopPreheader() && in follow()