forked from OSchip/llvm-project
fc69ee2cc6
A full set is a constant range that represents any number. If you take the umax of that and [5, 10) you end up with [5, INT_MAX] because the values less than 5 would be umax's against a value which is at least 5. llvm-svn: 75372 |
||
---|---|---|
.. | ||
ADT | ||
ExecutionEngine | ||
MC | ||
Support | ||
VMCore | ||
Makefile | ||
Makefile.unittest | ||
TestMain.cpp |