Searched refs:old_range_found (Results 1 – 1 of 1) sorted by relevance
50 bool old_range_found = false; in MapWithID() local58 if (!old_range_found && iter->Covers(range) && iter->size > range.size) { in MapWithID()59 old_range_found = true; in MapWithID()74 if (old_range_found) { in MapWithID()