Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Analysis/
HDScalarEvolution.cpp4906 Constant *StartCST = in getConstantEvolutionLoopExitValue() local
4908 if (StartCST == 0) continue; in getConstantEvolutionLoopExitValue()
4909 CurrentIterVals[PHI] = StartCST; in getConstantEvolutionLoopExitValue()
4995 Constant *StartCST = in ComputeExitCountExhaustively() local
4997 if (StartCST == 0) continue; in ComputeExitCountExhaustively()
4998 CurrentIterVals[PHI] = StartCST; in ComputeExitCountExhaustively()