Searched defs:LPad (Results 1 – 6 of 6) sorted by relevance
83 LandingPadInst *LPad = in Next() local
1362 LandingPadInst *LPad = OrigBB->getLandingPadInst(); in SplitLandingPadPredecessorsImpl() local
6862 static bool TryToMergeLandingPad(LandingPadInst *LPad, BranchInst *BI, in TryToMergeLandingPad()6962 if (LandingPadInst *LPad = dyn_cast<LandingPadInst>(I)) { in simplifyUncondBranch() local
86 MachineBasicBlock *LPad = Info->LandingPadBlock; in computeCallSiteTable() local
67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad. member
106 BasicBlock *LPad = II->getUnwindDest(); in splitLandingPadPreds() local