Searched refs:SCEVCheckNonNegative (Results 1 – 1 of 1) sorted by relevance
769 auto SCEVCheckNonNegative = [&](const SCEV *X) { in computeSafeIterationSpace() local791 SCEVCheckNonNegative(SE.getMinusSCEV(SIntMaxExt, X)); in computeSafeIterationSpace()797 SCEVCheckNonNegative(SE.getMinusSCEV(X, SIntMinExt)); in computeSafeIterationSpace()836 SE.getMulExpr(SCEVCheckNonNegative(REnd), EndWillNotOverflow); in computeSafeIterationSpace()