Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h960 bool ExitWhen);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1607 bool ExitWhen);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1714 bool ExitWhen);
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6538 bool ExitWhen) { in computeExitCountExhaustively() argument
6576 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8021 bool ExitWhen) { in computeExitCountExhaustively() argument
8055 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp8249 bool ExitWhen) { in computeExitCountExhaustively() argument
8283 if (CondVal->getValue() == uint64_t(ExitWhen)) { in computeExitCountExhaustively()