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