Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp297 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
516 MachineBasicBlock *MBB2, in ProfitableToMerge()
991 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
/external/llvm/lib/CodeGen/
DBranchFolding.cpp331 MachineBasicBlock *MBB2, in ComputeCommonTailLength()
595 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, in ProfitableToMerge()
1194 MachineBasicBlock *MBB2) { in IsBetterFallthrough()
DMachineSink.cpp527 if (MachineBasicBlock *MBB2 = in isProfitableToSinkTo() local
DSplitKit.cpp776 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() local
DLiveIntervalAnalysis.cpp798 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() local
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp1672 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin()); in removeRedundantConditionalBranch() local