Searched defs:EmptyValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.h | 169 static ValueIDNum EmptyValue; global() variable |
H A D | InstrRefBasedImpl.cpp | 941 ValueIDNum ValueIDNum::EmptyValue = {UINT_MAX, UINT_MAX, UINT_MAX}; global() member in ValueIDNum |