Home
last modified time | relevance | path

Searched refs:computeExitLimitFromSingleExitSwitch (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h932 computeExitLimitFromSingleExitSwitch(const Loop *L, SwitchInst *Switch,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h1580 ExitLimit computeExitLimitFromSingleExitSwitch(const Loop *L,
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h1687 ExitLimit computeExitLimitFromSingleExitSwitch(const Loop *L,
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5795 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit()
6031 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7214 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit()
7517 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp7474 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit()
7745 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution