Searched defs:StepPlusOne (Results 1 – 2 of 2) sorted by relevance
53 const SCEV *StepPlusOne = SE.getAddExpr(Step, SE.getOne(Step->getType())); in isSafeDecreasingBound() local
823 const SCEV *StepPlusOne = SE.getAddExpr(Step, SE.getOne(Step->getType())); isSafeDecreasingBound() local