Searched refs:new_x_indices (Results 1 – 1 of 1) sorted by relevance
174 const std::array<int64, 4> new_x_indices{{x_0, x_1, x_2, x_3}}; in Advance() local178 if (indexes_[cached_values_hand] == new_x_indices[new_indices_hand]) { in Advance()