Searched defs:TombstoneValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.h | 170 static ValueIDNum TombstoneValue; global() variable |
H A D | InstrRefBasedImpl.cpp | 942 ValueIDNum ValueIDNum::TombstoneValue = {UINT_MAX, UINT_MAX, UINT_MAX - 1}; global() member in ValueIDNum |
/llvm-project/third-party/benchmark/src/ | ||
H A D | json_reporter.cc | 324 const int64_t MemoryManager::TombstoneValue = member in benchmark::MemoryManager |