Searched refs:current_match_index_ (Results 1 – 3 of 3) sorted by relevance
28 current_match_index_++; in FetchNext()29 if (current_match_index_ >= num_matches_) { in FetchNext()38 ®ister_array_[(current_match_index_ - 1) * registers_per_match_]; in FetchNext()61 current_match_index_ = 0; in FetchNext()64 return ®ister_array_[current_match_index_ * registers_per_match_]; in FetchNext()70 int index = current_match_index_ * registers_per_match_; in LastSuccessfulMatch()
161 int current_match_index_; variable
648 current_match_index_ = max_matches_ - 1; in GlobalCache()653 ®ister_array_[current_match_index_ * registers_per_match_]; in GlobalCache()