Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp6940 const SCEV *TrueStep = this->getConstant(StepPattern.TrueValue); in getRangeViaFactoring() local
6945 this->getRangeForAffineAR(TrueStart, TrueStep, MaxBECount, BitWidth); in getRangeViaFactoring()