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.cpp355 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
569 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1282 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
H A DIfConversion.cpp849 MachineBasicBlock *MBB2) { in verifySameBranchInstructions()
1824 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
H A DLiveIntervals.cpp881 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
H A DSplitKit.cpp1026 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
H A DMachineSink.cpp1294 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1566 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local