Searched refs:MachineBlockPlacement (Results 1 – 5 of 5) sorted by relevance
318 class MachineBlockPlacement : public MachineFunctionPass { class528 MachineBlockPlacement() : MachineFunctionPass(ID) { in MachineBlockPlacement() function in __anon281ea1760111::MachineBlockPlacement553 char MachineBlockPlacement::ID = 0;555 char &llvm::MachineBlockPlacementID = MachineBlockPlacement::ID;557 INITIALIZE_PASS_BEGIN(MachineBlockPlacement, DEBUG_TYPE,564 INITIALIZE_PASS_END(MachineBlockPlacement, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()587 void MachineBlockPlacement::markChainSuccessors( in markChainSuccessors()603 void MachineBlockPlacement::markBlockSuccessors( in markBlockSuccessors()636 BranchProbability MachineBlockPlacement::collectViableSuccessors( in collectViableSuccessors()714 bool MachineBlockPlacement::shouldTailDuplicate(MachineBasicBlock *BB) { in shouldTailDuplicate()[all …]
69 MachineBlockPlacement.cpp
218 "llvm/lib/CodeGen/MachineBlockPlacement.cpp",
373 "llvm/lib/CodeGen/MachineBlockPlacement.cpp",
218 ${LLVM_DIR}/lib/CodeGen/MachineBlockPlacement.cpp