Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h466 bool ExitWhen);
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h960 bool ExitWhen);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4849 bool ExitWhen) { in ComputeExitCountExhaustively() argument
4884 if (CondVal->getValue() == uint64_t(ExitWhen)) { in ComputeExitCountExhaustively()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6538 bool ExitWhen) { in computeExitCountExhaustively() argument
6576 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()