Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBasicBlock.cpp355 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *succ) { in removeSuccessor() function in MachineBasicBlock
370 MachineBasicBlock::removeSuccessor(succ_iterator I) { in removeSuccessor() function in MachineBasicBlock
/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-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp681 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *Succ, in removeSuccessor() function in MachineBasicBlock
688 MachineBasicBlock::removeSuccessor(succ_iterator I, bool NormalizeSuccProbs) { in removeSuccessor() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h366 void removeSuccessor(VPBlockBase *Successor) { in removeSuccessor() function
/external/swiftshader/third_party/llvm-7.0/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 __anonf35547db0311::AMDGPUCFGStructurizer