Home | History | Annotate | Download | only in CodeGen

Lines Matching full:removesuccessor

460   /// MBB::removeSuccessor() has an option to do this automatically.
473 void removeSuccessor(MachineBasicBlock *Succ,
481 succ_iterator removeSuccessor(succ_iterator I,
774 /// successors list. Use Pred->removeSuccessor instead.