Searched defs:LPad (Results 1 – 7 of 7) sorted by relevance
69 const LandingPadInfo *LPad; // Null indicates that there is no landing pad. member
229 BasicBlock *LPad = II->getUnwindDest(); in SplitLandingPadPreds() local
153 LandingPadInst *LPad = in Next() local
60 const MachineBasicBlock *LPad = MBB->getLandingPadSuccessor(); in computeLastSplitPoint() local
619 LandingPadInst *LPad = OrigBB->getLandingPadInst(); in SplitLandingPadPredecessors() local
4814 static bool TryToMergeLandingPad(LandingPadInst *LPad, BranchInst *BI, in TryToMergeLandingPad()4895 if (LandingPadInst *LPad = dyn_cast<LandingPadInst>(I)) { in SimplifyUncondBranch() local
1062 if (LandingPadInst *LPad = NewExit->getLandingPadInst()) { in UnswitchNontrivialCondition() local