Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h1540 bool canCoalesceRight(KeyT Stop, ValT x);
1647 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1707 !canCoalesceRight(b, this->value())) { in setStop()
1721 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DIntervalMap.h1540 bool canCoalesceRight(KeyT Stop, ValT x);
1647 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1707 !canCoalesceRight(b, this->value())) { in setStop()
1721 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h1530 bool canCoalesceRight(KeyT Stop, ValT x);
1637 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1697 !canCoalesceRight(b, this->value())) { in setStop()
1711 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1543 bool canCoalesceRight(KeyT Stop, ValT x);
1650 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1710 !canCoalesceRight(b, this->value())) { in setStop()
1724 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DIntervalMap.h1540 bool canCoalesceRight(KeyT Stop, ValT x);
1647 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1707 !canCoalesceRight(b, this->value())) { in setStop()
1721 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h1540 bool canCoalesceRight(KeyT Stop, ValT x);
1647 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1707 !canCoalesceRight(b, this->value())) { in setStop()
1721 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h1530 bool canCoalesceRight(KeyT Stop, ValT x);
1637 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1697 !canCoalesceRight(b, this->value())) { in setStop()
1711 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h1540 bool canCoalesceRight(KeyT Stop, ValT x);
1647 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1707 !canCoalesceRight(b, this->value())) { in setStop()
1721 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DIntervalMap.h1534 bool canCoalesceRight(KeyT Stop, ValT x);
1641 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1701 !canCoalesceRight(b, this->value())) { in setStop()
1715 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DIntervalMap.h1535 bool canCoalesceRight(KeyT Stop, ValT x);
1642 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1702 !canCoalesceRight(b, this->value())) { in setStop()
1716 if (canCoalesceRight(this->stop(), x)) { in setValue()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DIntervalMap.h1525 bool canCoalesceRight(KeyT Stop, ValT x);
1632 iterator::canCoalesceRight(KeyT Stop, ValT Value) { in canCoalesceRight() function
1692 !canCoalesceRight(b, this->value())) { in setStop()
1706 if (canCoalesceRight(this->stop(), x)) { in setValue()