Searched refs:computeExitLimitFromSingleExitSwitch (Results 1 – 2 of 2) sorted by relevance
932 computeExitLimitFromSingleExitSwitch(const Loop *L, SwitchInst *Switch,
5795 return computeExitLimitFromSingleExitSwitch(L, SI, Exit, in computeExitLimit()6031 ScalarEvolution::computeExitLimitFromSingleExitSwitch(const Loop *L, in computeExitLimitFromSingleExitSwitch() function in ScalarEvolution