Searched refs:NotIndexed (Results 1 – 3 of 3) sorted by relevance
22 static constexpr unsigned NotIndexed = -1; member28 bool isIndexed() const { return Index != NotIndexed; } in isIndexed()
32 Entry.Index = EntryTy::NotIndexed; in getEntryImpl()
939 const uint32_t NotIndexed = std::numeric_limits<uint32_t>::max(); in verifyDebugNamesCULists() local943 CUMap[CU->getOffset()] = NotIndexed; in verifyDebugNamesCULists()965 if (Iter->second != NotIndexed) { in verifyDebugNamesCULists()976 if (KV.second == NotIndexed) in verifyDebugNamesCULists()