Searched refs:MachineBlockPlacement (Results 1 – 2 of 2) sorted by relevance
367 class MachineBlockPlacement { class623 MachineBlockPlacement(const MachineBranchProbabilityInfo *MBPI, in MachineBlockPlacement() function in __anon1d8a29ed0111::MachineBlockPlacement654 auto *MPDT = MachineBlockPlacement::allowTailDupPlacement(MF) in runOnMachineFunction()661 return MachineBlockPlacement(MBPI, MLI, PSI, std::move(MBFI), MPDT, in runOnMachineFunction()714 void MachineBlockPlacement::markChainSuccessors( in markChainSuccessors()730 void MachineBlockPlacement::markBlockSuccessors( in markBlockSuccessors()763 BranchProbability MachineBlockPlacement::collectViableSuccessors( in collectViableSuccessors()841 bool MachineBlockPlacement::shouldTailDuplicate(MachineBasicBlock *BB) { in shouldTailDuplicate()870 bool MachineBlockPlacement::isProfitableToTailDup( in isProfitableToTailDup()1024 bool MachineBlockPlacement::isTrellis( in isTrellis()[all …]
384 SRCS_MIN+= CodeGen/MachineBlockPlacement.cpp