Searched defs:LandingPads (Results 1 – 2 of 2) sorted by relevance
50 computeActionsTable(const SmallVectorImpl<const LandingPadInfo*> &LandingPads, in computeActionsTable()192 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computePadMap()216 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()345 SmallVector<const LandingPadInfo *, 64> LandingPads; in emitExceptionTable() local
128 std::vector<LandingPadInfo> LandingPads; variable