Home
last modified time | relevance | path

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

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