Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1876 bool ExitWhen);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9712 bool ExitWhen) { in computeExitCountExhaustively() argument
9746 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()