Searched refs:canCoalesceRight (Results 1 – 1 of 1) sorted by relevance
1586 bool canCoalesceRight(KeyT Stop, ValT x);1693 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function1753 !canCoalesceRight(b, this->value())) { in setStop()1767 if (canCoalesceRight(this->stop(), x)) { in setValue()