Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp160 bool processCurrentLoop();
394 Changed |= processCurrentLoop(); in runOnLoop()
407 bool LoopUnswitch::processCurrentLoop() { in processCurrentLoop() function in LoopUnswitch