Home
last modified time | relevance | path

Searched defs:ExitIfTrue (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7086 bool ExitIfTrue = !L->contains(BI->getSuccessor(0)); in computeExitLimit() local
7113 const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCond()
7122 bool ExitIfTrue, bool ControlsExit, in find()
7138 bool ExitIfTrue, in insert()
7153 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondCached()
7167 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondImpl()
7293 bool ExitIfTrue, in computeExitLimitFromICmp()