Searched refs:computeExitLimitFromCondCached (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1557 ExitLimit computeExitLimitFromCondCached(ExitLimitCacheTy &Cache,
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1657 ExitLimit computeExitLimitFromCondCached(ExitLimitCacheTy &Cache,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7225 return computeExitLimitFromCondCached(Cache, L, ExitCond, ExitIfTrue, in computeExitLimitFromCond() 7261 ScalarEvolution::ExitLimit ScalarEvolution::computeExitLimitFromCondCached( in computeExitLimitFromCondCached() function in ScalarEvolution 7283 ExitLimit EL0 = computeExitLimitFromCondCached( in computeExitLimitFromCondImpl() 7286 ExitLimit EL1 = computeExitLimitFromCondCached( in computeExitLimitFromCondImpl() 7336 ExitLimit EL0 = computeExitLimitFromCondCached( in computeExitLimitFromCondImpl() 7339 ExitLimit EL1 = computeExitLimitFromCondCached( in computeExitLimitFromCondImpl()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7485 return computeExitLimitFromCondCached(Cache, L, ExitCond, ExitIfTrue, in computeExitLimitFromCond() 7521 ScalarEvolution::ExitLimit ScalarEvolution::computeExitLimitFromCondCached( in computeExitLimitFromCondCached() function in ScalarEvolution 7596 ExitLimit EL0 = computeExitLimitFromCondCached( in computeExitLimitFromCondFromBinOpHelper() 7599 ExitLimit EL1 = computeExitLimitFromCondCached( in computeExitLimitFromCondFromBinOpHelper()
|