Searched defs:FirstActions (Results 1 – 2 of 2) sorted by relevance
81 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
57 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()232 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()400 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local