|
LLVM
3.7.0
|
#include "llvm/ADT/IntervalMap.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| 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.6