Searched refs:shouldUnrollMultiExitLoop (Results 1 – 1 of 1) sorted by relevance
4738 static bool shouldUnrollMultiExitLoop(Loop *L, ScalarEvolution &SE, in shouldUnrollMultiExitLoop() function4944 if (!L->getExitBlock() && shouldUnrollMultiExitLoop(L, SE, *this)) { in getUnrollingPreferences()