Home
last modified time | relevance | path

Searched defs:TombstoneValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h170 static ValueIDNum TombstoneValue; global() variable
H A DInstrRefBasedImpl.cpp942 ValueIDNum ValueIDNum::TombstoneValue = {UINT_MAX, UINT_MAX, UINT_MAX - 1}; global() member in ValueIDNum
/llvm-project/third-party/benchmark/src/
H A Djson_reporter.cc324 const int64_t MemoryManager::TombstoneValue = member in benchmark::MemoryManager