Searched refs:MachineBlockPlacement (Results 1 – 4 of 4) sorted by relevance
351 class MachineBlockPlacement : public MachineFunctionPass { class595 MachineBlockPlacement() : MachineFunctionPass(ID) { in MachineBlockPlacement() function in __anona54a76640111::MachineBlockPlacement620 char MachineBlockPlacement::ID = 0;622 char &llvm::MachineBlockPlacementID = MachineBlockPlacement::ID;624 INITIALIZE_PASS_BEGIN(MachineBlockPlacement, DEBUG_TYPE,631 INITIALIZE_PASS_END(MachineBlockPlacement, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()654 void MachineBlockPlacement::markChainSuccessors( in markChainSuccessors()670 void MachineBlockPlacement::markBlockSuccessors( in markBlockSuccessors()703 BranchProbability MachineBlockPlacement::collectViableSuccessors( in collectViableSuccessors()781 bool MachineBlockPlacement::shouldTailDuplicate(MachineBasicBlock *BB) { in shouldTailDuplicate()[all …]
105 MachineBlockPlacement.cpp
88 MachineBlockPlacement.cpp \
115 "MachineBlockPlacement.cpp",