Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7482 const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCond()
7490 ScalarEvolution::ExitLimitCache::find(const Loop *L, Value *ExitCond, in find()
7506 void ScalarEvolution::ExitLimitCache::insert(const Loop *L, Value *ExitCond, 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()
7647 ICmpInst *ExitCond, in computeExitLimitFromICmp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7222 const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCond()
7230 ScalarEvolution::ExitLimitCache::find(const Loop *L, Value *ExitCond, in find()
7246 void ScalarEvolution::ExitLimitCache::insert(const Loop *L, Value *ExitCond, 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()
7419 ICmpInst *ExitCond, in computeExitLimitFromICmp()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5803 Value *ExitCond, in computeExitLimitFromCond()
5932 ICmpInst *ExitCond, in computeExitLimitFromICmp()