Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h474 ComputeExitLimitFromSingleExitSwitch(const Loop *L, SwitchInst *Switch,
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4956 return ComputeExitLimitFromSingleExitSwitch(L, SI, Exit, in ComputeExitLimit()
5171 ScalarEvolution::ComputeExitLimitFromSingleExitSwitch(const Loop *L, in ComputeExitLimitFromSingleExitSwitch() function in ScalarEvolution