Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.cpp326 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1239 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
H A DIfConversion.cpp833 MachineBasicBlock *MBB2) { in verifySameBranchInstructions()
1819 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
H A DMachineSink.cpp772 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
H A DLiveIntervals.cpp837 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
H A DSplitKit.cpp977 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1577 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local