Searched defs:removeSuccessor (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | MachineBasicBlock.cpp | 493 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *succ) { in removeSuccessor() function in MachineBasicBlock |
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ | ||
H A D | AMDILCFGStructurizer.cpp | 1799 void AMDGPUCFGStructurizer::removeSuccessor(MachineBasicBlock *MBB) { in removeSuccessor() function in __anon743e2bed0311::AMDGPUCFGStructurizer |