Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp262 getFirstUnplacedBlock(MachineFunction &F, const BlockChain &PlacedChain,
555 MachineBasicBlock *MachineBlockPlacement::getFirstUnplacedBlock( in getFirstUnplacedBlock() function in MachineBlockPlacement
603 getFirstUnplacedBlock(F, Chain, PrevUnplacedBlockIt, BlockFilter); in buildChain()