Searched defs:FirstActions (Results 1 – 2 of 2) sorted by relevance
82 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
54 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()233 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()407 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local