Home
last modified time | relevance | path

Searched defs:MBB1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp840 auto MBB1 = PREMap[&MI]; in ProcessBlockPRE() local
928 MachineBasicBlock *MBB1) { in isProfitableToHoistInto()
H A DBranchFolding.cpp329 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength()
544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1251 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
H A DIfConversion.cpp829 MachineBasicBlock *MBB1, in verifySameBranchInstructions()
1805 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
H A DSplitKit.cpp989 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
H A DLiveIntervals.cpp855 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1576 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1632 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; in eliminateRedundantCompare() local