Searched refs:last_non_duplicate_index (Results 1 – 1 of 1) sorted by relevance
451 std::size_t last_non_duplicate_index = sections.size(); in apply() local510 last_non_duplicate_index = sections.size(); in apply()563 last_non_duplicate_index = sections.size(); in apply()569 if (last_non_duplicate_index < sections.size() in apply()570 && ! sections[last_non_duplicate_index].duplicate) in apply()572 sections[last_non_duplicate_index].is_non_duplicate_last = true; in apply()