LLVM API Documentation

llvm::ImutAVLFactory< ImutInfo > Member List
This is the complete list of members for llvm::ImutAVLFactory< ImutInfo >, including all inherited members.
add(TreeTy *T, value_type_ref V)llvm::ImutAVLFactory< ImutInfo > [inline]
add_internal(value_type_ref V, TreeTy *T)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
balanceTree(TreeTy *L, value_type_ref V, TreeTy *R)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
combineTrees(TreeTy *L, TreeTy *R)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
compareTreeWithSection(TreeTy *T, typename TreeTy::iterator &TI, typename TreeTy::iterator &TE)llvm::ImutAVLFactory< ImutInfo > [inline, protected, static]
createNode(TreeTy *L, value_type_ref V, TreeTy *R)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
createNode(TreeTy *newLeft, TreeTy *oldTree, TreeTy *newRight)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
getCanonicalTree(TreeTy *TNew)llvm::ImutAVLFactory< ImutInfo > [inline]
getEmptyTree() const llvm::ImutAVLFactory< ImutInfo > [inline]
getHeight(TreeTy *T) const llvm::ImutAVLFactory< ImutInfo > [inline, protected]
getLeft(TreeTy *T) const llvm::ImutAVLFactory< ImutInfo > [inline, protected]
getRight(TreeTy *T) const llvm::ImutAVLFactory< ImutInfo > [inline, protected]
getValue(TreeTy *T) const llvm::ImutAVLFactory< ImutInfo > [inline, protected]
ImutAVLFactory()llvm::ImutAVLFactory< ImutInfo > [inline]
ImutAVLFactory(BumpPtrAllocator &Alloc)llvm::ImutAVLFactory< ImutInfo > [inline]
ImutAVLTree< ImutInfo > classllvm::ImutAVLFactory< ImutInfo > [friend]
incrementHeight(TreeTy *L, TreeTy *R) const llvm::ImutAVLFactory< ImutInfo > [inline, protected]
isEmpty(TreeTy *T) const llvm::ImutAVLFactory< ImutInfo > [inline, protected]
markImmutable(TreeTy *T)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
maskCacheIndex(unsigned I)llvm::ImutAVLFactory< ImutInfo > [inline, protected, static]
recoverNodes()llvm::ImutAVLFactory< ImutInfo > [inline, protected]
remove(TreeTy *T, key_type_ref V)llvm::ImutAVLFactory< ImutInfo > [inline]
remove_internal(key_type_ref K, TreeTy *T)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
removeMinBinding(TreeTy *T, TreeTy *&Noderemoved)llvm::ImutAVLFactory< ImutInfo > [inline, protected]
~ImutAVLFactory()llvm::ImutAVLFactory< ImutInfo > [inline]