Searched defs:ExitCond (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7113 const Loop *L, Value *ExitCond, bool ExitIfTrue, in computeExitLimitFromCond() 7121 ScalarEvolution::ExitLimitCache::find(const Loop *L, Value *ExitCond, in find() 7137 void ScalarEvolution::ExitLimitCache::insert(const Loop *L, Value *ExitCond, 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() 7292 ICmpInst *ExitCond, in computeExitLimitFromICmp()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 4334 Value *ExitCond, in ComputeExitLimitFromCond() 4432 ICmpInst *ExitCond, in ComputeExitLimitFromICmp()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5803 Value *ExitCond, in computeExitLimitFromCond() 5932 ICmpInst *ExitCond, in computeExitLimitFromICmp()
|