Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp207 bool processCurrentLoop();
461 Changed |= processCurrentLoop(); in runOnLoop()
471 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop() function in LoopUnswitch