Home
last modified time | relevance | path

Searched defs:FirstActions (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp52 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()
217 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
359 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local