Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp270 MachineBasicBlock *findBestLoopExit(MachineFunction &F, MachineLoop &L,
690 MachineBlockPlacement::findBestLoopExit(MachineFunction &F, MachineLoop &L, in findBestLoopExit() function in MachineBlockPlacement
1058 ExitingBB = findBestLoopExit(F, L, LoopBlockSet); in buildLoopChains()