Searched refs:selectBestCandidateBlock (Results 1 – 2 of 2) sorted by relevance
488 MachineBasicBlock *selectBestCandidateBlock(1692 MachineBasicBlock *MachineBlockPlacement::selectBestCandidateBlock( in selectBestCandidateBlock() function in MachineBlockPlacement1841 BestSucc = selectBestCandidateBlock(Chain, BlockWorkList); in buildChain()1843 BestSucc = selectBestCandidateBlock(Chain, EHPadWorkList); in buildChain()
1144 ; to the most probable one. See selectBestCandidateBlock as to why.