Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp9340 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local
9341 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()
9419 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local
9420 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()