Home | History | Annotate | Download | only in Utils

Lines Matching defs:PBB

303   BasicBlock *PBB = I->getParent();
307 if (PBB == BB)
313 BranchInst *BI = dyn_cast<BranchInst>(PBB->getTerminator());
2859 // destination block can trap when reached by BB or PBB (PR17073). In that