Searched refs:m_cachedValue (Results 1 – 1 of 1) sorted by relevance
304 m_cachedValue = 0; // this is to avoid a compilation warning in m_vector()316 m_cachedValue = 0; // this is to avoid a compilation warning in m_vector()322 m_cachedValue = llElements[m_currentEl].value; in m_vector()328 Scalar value() const { return m_cachedValue; } in value()341 m_cachedValue = m_vector.m_buffer[m_cachedIndex];358 m_cachedValue = llElements[m_currentEl].value;369 Scalar m_cachedValue; // current value variable