Searched refs:MachineBlockPlacement (Results 1 – 4 of 4) sorted by relevance
328 class MachineBlockPlacement : public MachineFunctionPass { class563 MachineBlockPlacement() : MachineFunctionPass(ID) { in MachineBlockPlacement() function in __anon5e0944180111::MachineBlockPlacement588 char MachineBlockPlacement::ID = 0;590 char &llvm::MachineBlockPlacementID = MachineBlockPlacement::ID;592 INITIALIZE_PASS_BEGIN(MachineBlockPlacement, DEBUG_TYPE,599 INITIALIZE_PASS_END(MachineBlockPlacement, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()622 void MachineBlockPlacement::markChainSuccessors( in markChainSuccessors()638 void MachineBlockPlacement::markBlockSuccessors( in markBlockSuccessors()671 BranchProbability MachineBlockPlacement::collectViableSuccessors( in collectViableSuccessors()749 bool MachineBlockPlacement::shouldTailDuplicate(MachineBasicBlock *BB) { in shouldTailDuplicate()[all …]
73 MachineBlockPlacement.cpp
83 MachineBlockPlacement.cpp \
102 "MachineBlockPlacement.cpp",