Home
last modified time | relevance | path

Searched defs:removeSuccessor (Results 1 – 10 of 10) sorted by relevance

/external/guava/android/guava/src/com/google/common/graph/
DGraphConnections.java62 V removeSuccessor(N node); in removeSuccessor() method
/external/guava/guava/src/com/google/common/graph/
DGraphConnections.java62 V removeSuccessor(N node); in removeSuccessor() method
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp546 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *Succ, in removeSuccessor() function in MachineBasicBlock
553 MachineBasicBlock::removeSuccessor(succ_iterator I, bool NormalizeSuccProbs) { in removeSuccessor() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp693 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *Succ, in removeSuccessor() function in MachineBasicBlock
700 MachineBasicBlock::removeSuccessor(succ_iterator I, bool NormalizeSuccProbs) { in removeSuccessor() function in MachineBasicBlock
/external/llvm-project/llvm/lib/CodeGen/
DMachineBasicBlock.cpp770 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *Succ, in removeSuccessor() function in MachineBasicBlock
777 MachineBasicBlock::removeSuccessor(succ_iterator I, bool NormalizeSuccProbs) { in removeSuccessor() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h388 void removeSuccessor(VPBlockBase *Successor) { in removeSuccessor() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp1645 void AMDGPUCFGStructurizer::removeSuccessor(MachineBasicBlock *MBB) { in removeSuccessor() function in AMDGPUCFGStructurizer
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp1645 void AMDGPUCFGStructurizer::removeSuccessor(MachineBasicBlock *MBB) { in removeSuccessor() function in AMDGPUCFGStructurizer
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp1705 void AMDGPUCFGStructurizer::removeSuccessor(MachineBasicBlock *MBB) { in removeSuccessor() function in __anon92db97790311::AMDGPUCFGStructurizer
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h422 void removeSuccessor(VPBlockBase *Successor) { in removeSuccessor() function