Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h84 JTEntryKind getEntryKind() const { return EntryKind; } getEntryKind() function
H A DDbgEntityHistoryCalculator.h83 EntryKind getEntryKind() const { return Instr.getInt(); } in getEntryKind() function