Searched refs:first_intersect (Results 1 – 1 of 1) sorted by relevance
197 auto first_intersect = std::adjacent_find( in CombineConsecutiveRanges() local201 if (first_intersect == m_entries.end()) in CombineConsecutiveRanges()206 auto pos = std::next(first_intersect); in CombineConsecutiveRanges()