Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp330 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1252 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
H A DIfConversion.cpp830 MachineBasicBlock *MBB2) { in verifySameBranchInstructions()
1806 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
H A DMachineSink.cpp1128 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
H A DSplitKit.cpp990 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
H A DLiveIntervals.cpp856 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1577 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local