Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp532 MachineBasicBlock *findBestLoopExit(
2175 MachineBlockPlacement::findBestLoopExit(const MachineLoop &L, in findBestLoopExit() function in MachineBlockPlacement
2637 PreferredLoopExit = findBestLoopExit(L, LoopBlockSet, ExitFreq); in buildLoopChains()