Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp791 const uint32_t NotIndexed = std::numeric_limits<uint32_t>::max(); in verifyDebugNamesCULists() local
795 CUMap[CU->getOffset()] = NotIndexed; in verifyDebugNamesCULists()
817 if (Iter->second != NotIndexed) { in verifyDebugNamesCULists()
828 if (KV.second == NotIndexed) in verifyDebugNamesCULists()