Home
last modified time | relevance | path

Searched defs:MBB2 (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp326 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
1241 IsBetterFallthrough(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) IsBetterFallthrough() argument
[all...]
H A DIfConversion.cpp829 verifySameBranchInstructions(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) verifySameBranchInstructions() argument
1805 MachineBasicBlock &MBB2 = *BBI2->BB; IfConvertDiamondCommon() local
[all...]
H A DMachineSink.cpp1075 if (MachineBasicBlock *MBB2 = isProfitableToSinkTo() local
H A DLiveIntervals.cpp831 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); intervalIsInOneMBB() local
H A DSplitKit.cpp991 if (MBB1 == MBB2) { in computeRedundantBackCopies() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1577 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local