Searched refs:RuntimeChecks (Results 1 – 1 of 1) sorted by relevance
835 const SCEV *RuntimeChecks = in computeSafeIterationSpace() local837 const SCEV *Begin = SE.getMulExpr(ClampedSubtract(Zero, M), RuntimeChecks); in computeSafeIterationSpace()838 const SCEV *End = SE.getMulExpr(ClampedSubtract(REnd, M), RuntimeChecks); in computeSafeIterationSpace()