Home
last modified time | relevance | path

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

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