Home
last modified time | relevance | path

Searched defs:LandingPads (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp76 ComputeActionsTable(const SmallVectorImpl<const LandingPadInfo*> &LandingPads, in ComputeActionsTable()
228 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in ComputeCallSiteTable()
354 SmallVector<const LandingPadInfo *, 64> LandingPads; in EmitExceptionTable() local
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h119 std::vector<LandingPadInfo> LandingPads; variable