Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp320 static unsigned ComputeCommonTailLength(MachineBasicBlock *MBB1, in ComputeCommonTailLength()
553 static bool ProfitableToMerge(MachineBasicBlock *MBB1, in ProfitableToMerge()
1146 static bool IsBetterFallthrough(MachineBasicBlock *MBB1, in IsBetterFallthrough()
DLiveIntervalAnalysis.cpp788 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() local
/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp1765 MachineBasicBlock *MBB1 = *MBB->succ_begin(); in removeRedundantConditionalBranch() local
1844 AMDGPUCFGStructurizer::findNearestCommonPostDom(MachineBasicBlock *MBB1, in findNearestCommonPostDom()