Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h21 static constexpr unsigned NotIndexed = -1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp920 const uint64_t NotIndexed = std::numeric_limits<uint64_t>::max(); in verifyDebugNamesCULists() local