Searched refs:GetValueBits (Results 1 – 1 of 1) sorted by relevance
347 *value_bits = GetValueBits();374 virtual uint64_t GetValueBits() { return (IsValid() ? m_value_bits : 0); } in GetValueBits() function