Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9587 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in getConstantEvolutionLoopExitValue() local
9588 CurrentIterVals[&PHI] = StartCST; in getConstantEvolutionLoopExitValue()
9666 if (auto *StartCST = getOtherIncomingValue(&PHI, Latch)) in computeExitCountExhaustively() local
9667 CurrentIterVals[&PHI] = StartCST; in computeExitCountExhaustively()