Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp243 bool TryTrivialLoopUnswitch(bool &Changed);
498 if (TryTrivialLoopUnswitch(Changed)) { in processCurrentLoop()
808 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch() function in LoopUnswitch