LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | 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. | |