Home
last modified time | relevance | path

Searched refs:TrueStep (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp7225 const SCEV *TrueStep = this->getConstant(StepPattern.TrueValue); in getRangeViaFactoring() local
7230 this->getRangeForAffineAR(TrueStart, TrueStep, MaxBECount); in getRangeViaFactoring()