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