Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1737 bool ExitWhen);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp8387 bool ExitWhen) { in computeExitCountExhaustively() argument
8421 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()