Searched refs:last_matched_index (Results 1 – 1 of 1) sorted by relevance
189 int last_matched_index = -1; in MatchIndicesPostProcessorForSmartList() local194 if (last_matched_index < 0 || match_list1->at(i) > last_matched_index) { in MatchIndicesPostProcessorForSmartList()195 last_matched_index = match_list1->at(i); in MatchIndicesPostProcessorForSmartList()