Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()