Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp229 static void cloneSuccessorList(MachineBasicBlock *DstMBB,
629 void AMDGPUCFGStructurizer::cloneSuccessorList(MachineBasicBlock *DstMBB, in cloneSuccessorList() function in AMDGPUCFGStructurizer
1346 cloneSuccessorList(DstMBB, SrcMBB); in mergeSerialBlock()
1514 cloneSuccessorList(CloneMBB, MBB); in cloneBlockForPredecessor()