Searched refs:tryTrivialLoopUnswitch (Results 1 – 1 of 1) sorted by relevance
257 bool tryTrivialLoopUnswitch(bool &Changed);672 if (tryTrivialLoopUnswitch(Changed)) { in processCurrentLoop()1152 bool LoopUnswitch::tryTrivialLoopUnswitch(bool &Changed) { in tryTrivialLoopUnswitch() function in LoopUnswitch