Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp840 auto MBB1 = PREMap[&MI]; in ProcessBlockPRE() local
928 MachineBasicBlock *MBB1) { in isProfitableToHoistInto() argument
[all...]
H A DBranchFolding.cpp325 ComputeCommonTailLength(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2) ComputeCommonTailLength() argument
538 ProfitableToMerge(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,unsigned MinCommonTailLength,unsigned & CommonTailLen,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2,MachineBasicBlock * SuccBB,MachineBasicBlock * PredBB,DenseMap<const MachineBasicBlock *,int> & EHScopeMembership,bool AfterPlacement,MBFIWrapper & MBBFreqInfo,ProfileSummaryInfo * PSI) ProfitableToMerge() argument
1240 IsBetterFallthrough(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) IsBetterFallthrough() argument
[all...]
H A DIfConversion.cpp828 verifySameBranchInstructions(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) verifySameBranchInstructions() argument
1804 MachineBasicBlock &MBB1 = *BBI1->BB; IfConvertDiamondCommon() local
[all...]
H A DLiveIntervals.cpp830 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); intervalIsInOneMBB() local
H A DSplitKit.cpp990 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); computeRedundantBackCopies() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1576 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1611 MachineBasicBlock *MBB1 = nullptr, *MBBtoMoveCmp = nullptr; eliminateRedundantCompare() local
[all...]