Home
last modified time | relevance | path

Searched defs:LPad (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEscapeEnumerator.cpp83 LandingPadInst *LPad = in Next() local
H A DBasicBlockUtils.cpp1238 LandingPadInst *LPad = OrigBB->getLandingPadInst(); in SplitLandingPadPredecessorsImpl() local
H A DSimplifyCFG.cpp6364 static bool TryToMergeLandingPad(LandingPadInst *LPad, BranchInst *BI, in TryToMergeLandingPad()
6467 if (LandingPadInst *LPad = dyn_cast<LandingPadInst>(I)) { in simplifyUncondBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp85 MachineBasicBlock *LPad = Info->LandingPadBlock; in computeCallSiteTable() local
H A DEHStreamer.h67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad. member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp158 BasicBlock *LPad = II->getUnwindDest(); in splitLandingPadPreds() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp1422 if (LandingPadInst *LPad = NewExit->getLandingPadInst()) { in unswitchNontrivialCondition() local