Home | History | Annotate | Download | only in Utils

Lines Matching refs:LPInst

2823   LandingPadInst *LPInst = dyn_cast<LandingPadInst>(BB->getFirstNonPHI());
2824 if (RI->getValue() != LPInst)
2830 BasicBlock::iterator I = LPInst, E = RI;