Searched defs:LandingPads (Results 1 – 3 of 3) 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
189 SmallVector<const LandingPadInfo *, 64> LandingPads; in emitCSpecificHandlerTable() local292 SmallVector<const LandingPadInfo *, 64> LandingPads; in emitCXXFrameHandler3Table() local
123 std::vector<LandingPadInfo> LandingPads; variable