Searched refs:computeExitLimitFromSingleExitSwitch (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 932 computeExitLimitFromSingleExitSwitch(const Loop *L, SwitchInst *Switch,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1580 ExitLimit computeExitLimitFromSingleExitSwitch(const Loop *L,
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | ScalarEvolution.h | 1687 ExitLimit computeExitLimitFromSingleExitSwitch(const Loop *L,
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5795 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/ |
D | ScalarEvolution.cpp | 7214 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit() 7517 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7474 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit() 7745 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution
|