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