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