Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp52 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()
199 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
352 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local