Searched defs:removePredecessor (Results 1 – 4 of 4) sorted by relevance
318 void BasicBlock::removePredecessor(BasicBlock *Pred, in removePredecessor() function in BasicBlock
316 void BinaryBasicBlock::removePredecessor(BinaryBasicBlock *Pred, in removePredecessor() function in llvm::bolt::BinaryBasicBlock
860 void MachineBasicBlock::removePredecessor(MachineBasicBlock *Pred) { in removePredecessor() function in MachineBasicBlock
420 void removePredecessor(VPBlockBase *Predecessor) { in removePredecessor() function