Home
last modified time | relevance | path

Searched refs:ComputeExitLimitFromICmp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h446 ExitLimit ComputeExitLimitFromICmp(const Loop *L,
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4408 return ComputeExitLimitFromICmp(L, ExitCondICmp, TBB, FBB); in ComputeExitLimitFromCond()
4431 ScalarEvolution::ComputeExitLimitFromICmp(const Loop *L, in ComputeExitLimitFromICmp() function in ScalarEvolution