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