Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp838 auto MBB1 = PREMap[&MI]; in ProcessBlockPRE() local
926 MachineBasicBlock *MBB1) { in isProfitableToHoistInto()
H A DBranchFolding.cpp325 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength()
544 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1238 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
H A DIfConversion.cpp832 MachineBasicBlock *MBB1, in verifySameBranchInstructions()
1818 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
H A DLiveIntervals.cpp836 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
H A DSplitKit.cpp976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1369 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; in eliminateRedundantCompare() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1576 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local