Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6503 bool StoppedEvolving = NextPHI == CurrentIterVals[PN]; in getConstantEvolutionLoopExitValue() local
6524 StoppedEvolving = false; in getConstantEvolutionLoopExitValue()
6529 if (StoppedEvolving) in getConstantEvolutionLoopExitValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7859 bool StoppedEvolving = NextPHI == CurrentIterVals[PN]; in getConstantEvolutionLoopExitValue() local
7880 StoppedEvolving = false; in getConstantEvolutionLoopExitValue()
7885 if (StoppedEvolving) in getConstantEvolutionLoopExitValue()