Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9677 bool StoppedEvolving = NextPHI == CurrentIterVals[PN]; in getConstantEvolutionLoopExitValue() local
9698 StoppedEvolving = false; in getConstantEvolutionLoopExitValue()
9703 if (StoppedEvolving) in getConstantEvolutionLoopExitValue()