Home | History | Annotate | Download | only in CodeGen

Lines Matching full:oldi

573   succ_iterator OldI = E;
576 OldI = I;
582 if (OldI != E)
586 assert(OldI != E && "Old is not a successor of this block");
592 *OldI = New;
601 *ProbIter += *getProbabilityIterator(OldI);
603 removeSuccessor(OldI);