|
LLVM
8.0.1
|
#include "llvm/ADT/IntervalMap.h"
Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::IntervalMapImpl | |
| IntervalMapImpl - Namespace used for IntervalMap implementation details. | |
Functions | |
| IdxPair | llvm::IntervalMapImpl::distribute (unsigned Nodes, unsigned Elements, unsigned Capacity, const unsigned *CurSize, unsigned NewSize[], unsigned Position, bool Grow) |
| IntervalMapImpl::distribute - Compute a new distribution of node elements after an overflow or underflow. More... | |
1.8.13