Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1304 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in foldExit() local
1319 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in replaceWithInvariantCond() local
DLoopPredication.cpp1142 const bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in predicateLoopExits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp1151 const bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in predicateLoopExits() local
DIndVarSimplify.cpp2740 bool ExitIfTrue = !L->contains(*succ_begin(ExitingBB)); in optimizeLoopExits() local
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7385 bool ExitIfTrue = !L->contains(BI->getSuccessor(0)); in computeBackedgeTakenCount() local
7455 bool ExitIfTrue = !L->contains(BI->getSuccessor(0)); in computeExitLimit() local
7482 const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCond()
7491 bool ExitIfTrue, bool ControlsExit, in find()
7507 bool ExitIfTrue, in insert()
7522 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondCached()
7536 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondImpl()
7575 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondFromBinOp()
7594 bool EitherMayExit, bool ExitIfTrue, bool ControlsExit, in computeExitLimitFromCondFromBinOpHelper()
7648 bool ExitIfTrue, in computeExitLimitFromICmp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7125 bool ExitIfTrue = !L->contains(BI->getSuccessor(0)); in computeBackedgeTakenCount() local
7195 bool ExitIfTrue = !L->contains(BI->getSuccessor(0)); in computeExitLimit() local
7222 const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCond()
7231 bool ExitIfTrue, bool ControlsExit, in find()
7247 bool ExitIfTrue, in insert()
7262 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondCached()
7276 ExitLimitCacheTy &Cache, const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCondImpl()
7420 bool ExitIfTrue, in computeExitLimitFromICmp()