Searched defs:LP (Results 1 – 4 of 4) sorted by relevance
1240 const LandingPadInst &LP = cast<LandingPadInst>(I); in WriteInstruction() local
1273 const LandingPadInst &LP = cast<LandingPadInst>(I); in WriteInstruction() local
3311 LandingPadInst *LP = LandingPadInst::Create(ExnTy, 1); in ParseFunctionBody() local3358 LandingPadInst *LP = LandingPadInst::Create(Ty, NumClauses); in ParseFunctionBody() local
3054 LandingPadInst *LP = LandingPadInst::Create(ExnTy, 1); in ParseFunctionBody() local