Searched refs:ComputeExitLimitFromSingleExitSwitch (Results 1 – 2 of 2) sorted by relevance
474 ComputeExitLimitFromSingleExitSwitch(const Loop *L, SwitchInst *Switch,
4956 return ComputeExitLimitFromSingleExitSwitch(L, SI, Exit, in ComputeExitLimit()5171 ScalarEvolution::ComputeExitLimitFromSingleExitSwitch(const Loop *L, in ComputeExitLimitFromSingleExitSwitch() function in ScalarEvolution