Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp232 static void cloneSuccessorList(MachineBasicBlock *DstMBB,
629 void R600MachineCFGStructurizer::cloneSuccessorList(MachineBasicBlock *DstMBB, in cloneSuccessorList() function in R600MachineCFGStructurizer
1335 cloneSuccessorList(DstMBB, SrcMBB); in mergeSerialBlock()
1502 cloneSuccessorList(CloneMBB, MBB); in cloneBlockForPredecessor()