Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp527 selectBestCandidateBlock(const BlockChain &Chain,
1774 MachineBasicBlock *MachineBlockPlacement::selectBestCandidateBlock( in selectBestCandidateBlock() function in MachineBlockPlacement
1947 BestSucc = selectBestCandidateBlock(Chain, BlockWorkList); in buildChain()
1949 BestSucc = selectBestCandidateBlock(Chain, EHPadWorkList); in buildChain()