Searched defs:LandingPads (Results 1 – 2 of 2) sorted by relevance
76 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
119 std::vector<LandingPadInfo> LandingPads; variable