Searched defs:FirstActions (Results 1 – 2 of 2) sorted by relevance
92 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
56 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()229 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()397 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local