Searched refs:StepMinusOne (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp733 const SCEV *StepMinusOne = local
738 const SCEV *Limit = SE.getMinusSCEV(SE.getConstant(Max), StepMinusOne);

Completed in 26 milliseconds