Searched refs:dedup_pair (Results 1 – 1 of 1) sorted by relevance
127 fn dedup_pair(&mut self, a: &T, b: &T) -> bool; in dedup_pair() method135 if self.0.dedup_pair(&t, &item) { in coalesce_pair()147 fn dedup_pair(&mut self, a: &T, b: &T) -> bool { in dedup_pair() method153 fn dedup_pair(&mut self, a: &T, b: &T) -> bool { in dedup_pair() method203 if self.0.dedup_pair(&t, &item) { in coalesce_pair()