Home | History | Annotate | Download | only in Utils

Lines Matching defs:LP

938       const LandingPadInst *LP = cast<LandingPadInst>(BB->getFirstNonPHI());
939 const Value *CallerPersFn = LP->getPersonalityFn();
951 if (const LandingPadInst *LP =
953 if (CallerPersFn != LP->getPersonalityFn())