Searched defs:removeSuccessor (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp543 void MachineBasicBlock::removeSuccessor(MachineBasicBlock *Succ, function in class:MachineBasicBlock
550 MachineBasicBlock::removeSuccessor(succ_iterator I, bool NormalizeSuccProbs) { function in class:MachineBasicBlock
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1784 void AMDGPUCFGStructurizer::removeSuccessor(MachineBasicBlock *MBB) { function in class:__anon2731::AMDGPUCFGStructurizer
[all...]

Completed in 170 milliseconds