Home
last modified time | relevance | path

Searched refs:cloneSuccessorList (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp262 static void cloneSuccessorList(MachineBasicBlock *DstMBB,
689 void AMDGPUCFGStructurizer::cloneSuccessorList(MachineBasicBlock *DstMBB, in cloneSuccessorList() function in __anon0389e81c0311::AMDGPUCFGStructurizer
1491 cloneSuccessorList(DstMBB, SrcMBB); in mergeSerialBlock()
1673 cloneSuccessorList(CloneMBB, MBB); in cloneBlockForPredecessor()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp1512 CFGTraits::cloneSuccessorList(dstBlk, srcBlk); in mergeSerialBlock()
2096 CFGTraits::cloneSuccessorList(cloneBlk, curBlk); in cloneBlockForPredecessor()
3166 static void cloneSuccessorList(MachineBasicBlock *dstBlk, in cloneSuccessorList() function