Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp457 MachineBasicBlock *findBestLoopExit(
1835 MachineBlockPlacement::findBestLoopExit(const MachineLoop &L, in findBestLoopExit() function in MachineBlockPlacement
2253 PreferredLoopExit = findBestLoopExit(L, LoopBlockSet); in buildLoopChains()