Home | History | Annotate | Download | only in Utils

Lines Matching refs:BI2

1147   BranchInst *BI2 = dyn_cast<BranchInst>(BB2->getTerminator());
1148 if (!BI2 || !BI2->isUnconditional())