Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Target/WebAssembly/
H A DWebAssemblyExceptionInfoTest.cpp181 auto *WE0 = WEI.getExceptionFor(MBB2); in TEST() local
363 auto *MBB2 = MF->getBlockNumbered(2); TEST() local
/llvm-project/llvm/unittests/CodeGen/
H A DRegAllocScoreTest.cpp139 auto *MBB2 = MF->CreateMachineBasicBlock(); in TEST() local
H A DLexicalScopesTest.cpp57 MachineBasicBlock *MBB1, *MBB2, *MBB3, *MBB4; member in __anon0a715cd20111::LexicalScopesTest
[all...]
H A DInstrRefLDVTest.cpp61 MachineBasicBlock *MBB0, *MBB1, *MBB2, *MBB3, *MBB4; global() member in InstrRefLDVTest
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp327 ComputeCommonTailLength(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2,MachineBasicBlock::iterator & I1,MachineBasicBlock::iterator & I2) ComputeCommonTailLength() argument
541 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
1249 IsBetterFallthrough(MachineBasicBlock * MBB1,MachineBasicBlock * MBB2) IsBetterFallthrough() argument
[all...]
H A DIfConversion.cpp829 MachineBasicBlock *MBB2) { in verifySameBranchInstructions() argument
1805 MachineBasicBlock &MBB2 = *BBI2->BB; in IfConvertDiamondCommon() local
[all...]
H A DLiveIntervals.cpp831 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); intervalIsInOneMBB() local
H A DMachineSink.cpp1075 if (MachineBasicBlock *MBB2 = isProfitableToSinkTo() local
H A DSplitKit.cpp990 if (MBB1 == MBB2) { in computeRedundantBackCopies() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1577 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local