Searched refs:StepMinusOne (Results 1 – 2 of 2) sorted by relevance
100 const SCEV *StepMinusOne = SE.getMinusSCEV(Step, SE.getOne(Step->getType())); in isSafeIncreasingBound() local104 const SCEV *Limit = SE.getMinusSCEV(SE.getConstant(Max), StepMinusOne); in isSafeIncreasingBound()
869 const SCEV *StepMinusOne = isSafeIncreasingBound() local