Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp822 auto MBB1 = PREMap[MI]; in ProcessBlockPRE() local
901 MachineBasicBlock *MBB1) { in isProfitableToHoistInto()
H A DBranchFolding.cpp321 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength()
540 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1235 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
H A DIfConversion.cpp834 MachineBasicBlock *MBB1, in verifySameBranchInstructions()
1820 MachineBasicBlock &MBB1 = *BBI1->BB; in IfConvertDiamondCommon() local
H A DLiveIntervals.cpp842 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
H A DSplitKit.cpp982 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1270 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; in eliminateRedundantCompare() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1588 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local