Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h54 struct ActionEntry { struct
97 SmallVectorImpl<ActionEntry> &Actions,
H A DEHStreamer.cpp55 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
133 ActionEntry Action = { ValueForTypeID, NextAction, PrevAction }; in computeActionsTable()
408 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable()
545 for (const ActionEntry &Action : Actions) { in emitExceptionTable()
767 for (const ActionEntry &Action : Actions) { in emitExceptionTable()