Searched defs:FirstActions (Results 1 – 2 of 2) sorted by relevance
80 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
63 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()226 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()371 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local