Home | History | Annotate | Download | only in Utils

Lines Matching full:pcond

2517   Value *PCond = cast<BranchInst>(PFB->getSinglePredecessor()->getTerminator())
2529 Value *PPred = PStore->getParent() == PTB ? PCond : QB.CreateNot(PCond);