Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp322 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
540 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1236 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
H A DIfConversion.cpp835 MachineBasicBlock *MBB2) { in verifySameBranchInstructions()
1821 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
H A DMachineSink.cpp769 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
H A DLiveIntervals.cpp843 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
H A DSplitKit.cpp983 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1589 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local