Searched refs:IVLimit (Results 1 – 1 of 1) sorted by relevance
926 const SCEV *IVLimit = ARBase->evaluateAtIteration(ExitCount, *SE); in genLoopLimit() local927 assert(SE->isLoopInvariant(IVLimit, L) && in genLoopLimit()929 return Rewriter.expandCodeFor(IVLimit, ARBase->getType(), in genLoopLimit()