Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp208 class MachineBlockPlacement : public MachineFunctionPass { class
282 MachineBlockPlacement() : MachineFunctionPass(ID) { in MachineBlockPlacement() function in __anond3af580f0311::MachineBlockPlacement
298 char MachineBlockPlacement::ID = 0;
299 char &llvm::MachineBlockPlacementID = MachineBlockPlacement::ID;
300 INITIALIZE_PASS_BEGIN(MachineBlockPlacement, "block-placement",
306 INITIALIZE_PASS_END(MachineBlockPlacement, "block-placement", in INITIALIZE_PASS_DEPENDENCY()
340 void MachineBlockPlacement::markChainSuccessors( in markChainSuccessors()
377 MachineBlockPlacement::selectBestSuccessor(MachineBasicBlock *BB, in selectBestSuccessor()
514 MachineBasicBlock *MachineBlockPlacement::selectBestCandidateBlock( in selectBestCandidateBlock()
555 MachineBasicBlock *MachineBlockPlacement::getFirstUnplacedBlock( in getFirstUnplacedBlock()
[all …]
DAndroid.mk56 MachineBlockPlacement.cpp \
DCMakeLists.txt59 MachineBlockPlacement.cpp