Searched refs:ARBase (Results 1 – 1 of 1) sorted by relevance
928 const SCEVAddRecExpr *ARBase = UsePostInc ? AR->getPostIncExpr(*SE) : AR; in genLoopLimit() local929 const SCEV *IVLimit = ARBase->evaluateAtIteration(ExitCount, *SE); in genLoopLimit()932 return Rewriter.expandCodeFor(IVLimit, ARBase->getType(), in genLoopLimit()