Home
last modified time | relevance | path

Searched refs:ActionEntry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h54 struct ActionEntry { struct
97 SmallVectorImpl<ActionEntry> &Actions,
H A DEHStreamer.cpp56 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
134 ActionEntry Action = { ValueForTypeID, NextAction, PrevAction }; in computeActionsTable()
399 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable()
536 for (const ActionEntry &Action : Actions) { in emitExceptionTable()
757 for (const ActionEntry &Action : Actions) { in emitExceptionTable()