Home
last modified time | relevance | path

Searched refs:StoppedEvolving (Results 1 – 3 of 3) 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-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7986 bool StoppedEvolving = NextPHI == CurrentIterVals[PN]; in getConstantEvolutionLoopExitValue() local
8007 StoppedEvolving = false; in getConstantEvolutionLoopExitValue()
8012 if (StoppedEvolving) in getConstantEvolutionLoopExitValue()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8214 bool StoppedEvolving = NextPHI == CurrentIterVals[PN]; in getConstantEvolutionLoopExitValue() local
8235 StoppedEvolving = false; in getConstantEvolutionLoopExitValue()
8240 if (StoppedEvolving) in getConstantEvolutionLoopExitValue()