Home
last modified time | relevance | path

Searched refs:canCoalesceRight (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
DIntervalMap.h1522 bool canCoalesceRight(KeyT Stop, ValT x);
1630 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1690 !canCoalesceRight(b, this->value())) { in setStop()
1704 if (canCoalesceRight(this->stop(), x)) { in setValue()