LLVM API Documentation

llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > Member List
This is the complete list of members for llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits >, including all inherited members.
adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
Capacity enum valuellvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N >
copy(const NodeBase< std::pair< KeyT, KeyT >, ValT, M > &Other, unsigned i, unsigned j, unsigned Count)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
erase(unsigned i, unsigned j, unsigned Size)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
erase(unsigned i, unsigned Size)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
findFrom(unsigned i, unsigned Size, KeyT x) const llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
firstllvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N >
insertFrom(unsigned &Pos, unsigned Size, KeyT a, KeyT b, ValT y)llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits >
moveLeft(unsigned i, unsigned j, unsigned Count)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
moveRight(unsigned i, unsigned j, unsigned Count)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
safeFind(unsigned i, KeyT x) const llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
safeLookup(KeyT x, ValT NotFound) const llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
secondllvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N >
shift(unsigned i, unsigned Size)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
start(unsigned i) const llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
start(unsigned i)llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
stop(unsigned i) const llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
stop(unsigned i)llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, unsigned Count)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, unsigned Count)llvm::IntervalMapImpl::NodeBase< std::pair< KeyT, KeyT >, ValT, N > [inline]
value(unsigned i) const llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]
value(unsigned i)llvm::IntervalMapImpl::LeafNode< KeyT, ValT, N, Traits > [inline]