Searched defs:MBB1 (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineCSE.cpp | 840 auto MBB1 = PREMap[&MI]; in ProcessBlockPRE() local 928 MachineBasicBlock *MBB1) { in isProfitableToHoistInto() argument [all...] |
H A D | BranchFolding.cpp | 325 ComputeCommonTailLength(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2) ComputeCommonTailLength() argument 538 ProfitableToMerge(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,unsigned MinCommonTailLength,unsigned & CommonTailLen,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2,MachineBasicBlock * SuccBB,MachineBasicBlock * PredBB,DenseMap<const MachineBasicBlock *,int> & EHScopeMembership,bool AfterPlacement,MBFIWrapper & MBBFreqInfo,ProfileSummaryInfo * PSI) ProfitableToMerge() argument 1240 IsBetterFallthrough(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) IsBetterFallthrough() argument [all...] |
H A D | IfConversion.cpp | 828 verifySameBranchInstructions(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) verifySameBranchInstructions() argument 1804 MachineBasicBlock &MBB1 = *BBI1->BB; IfConvertDiamondCommon() local [all...] |
H A D | LiveIntervals.cpp | 830 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); intervalIsInOneMBB() local
|
H A D | SplitKit.cpp | 990 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); computeRedundantBackCopies() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineCFGStructurizer.cpp | 1576 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 1611 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; eliminateRedundantCompare() local [all...] |