Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp563 MachineBasicBlock *findBestLoopExit(const MachineLoop &L,
2265 MachineBlockPlacement::findBestLoopExit(const MachineLoop &L, in findBestLoopExit() function in MachineBlockPlacement
2736 PreferredLoopExit = findBestLoopExit(L, LoopBlockSet, ExitFreq); in buildLoopChains()