Home | History | Annotate | Download | only in Utils

Lines Matching full:biparent

1200   BasicBlock *BIParent = BI->getParent();
1215 BIParent->getInstList().splice(BI->getIterator(), BB1->getInstList(), I1);
1277 BIParent->getInstList().insert(BI->getIterator(), NT);
1316 AddPredecessorToBlock(Succ, BIParent, BB1);