Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp8352 bool StoppedEvolving = NextPHI == CurrentIterVals[PN]; in getConstantEvolutionLoopExitValue() local
8373 StoppedEvolving = false; in getConstantEvolutionLoopExitValue()
8378 if (StoppedEvolving) in getConstantEvolutionLoopExitValue()