Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1758 bool ExitWhen);
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp9403 bool ExitWhen) { in computeExitCountExhaustively() argument
9437 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()