Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h21 static constexpr unsigned NotIndexed = -1; member
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1078 const uint64_t NotIndexed = std::numeric_limits<uint64_t>::max(); in verifyDebugNamesCULists() local