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