Home | History | Annotate | Download | only in Utils

Lines Matching refs:PBB

271   BasicBlock *PBB = I->getParent();
275 if (PBB == BB) return false;
280 BranchInst *BI = dyn_cast<BranchInst>(PBB->getTerminator());
2385 // destination block can trap when reached by BB or PBB (PR17073). In that