Home | History | Annotate | Download | only in Utils

Lines Matching refs:PBB

345   BasicBlock *PBB = I->getParent();
349 if (PBB == BB) return false;
354 BranchInst *BI = dyn_cast<BranchInst>(PBB->getTerminator());