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