Home
last modified time | relevance | path

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

/freebsd-src/contrib/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