Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h492 bool ExitWhen);
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5529 bool ExitWhen) { in ComputeExitCountExhaustively() argument
5567 if (CondVal->getValue() == uint64_t(ExitWhen)) { in ComputeExitCountExhaustively()