LLVM API Documentation
#include <ImmutableIntervalMap.h>
Public Member Functions | |
ImutIntervalAVLFactory (BumpPtrAllocator &Alloc) | |
TreeTy * | Add (TreeTy *T, value_type_ref V) |
TreeTy * | Find (TreeTy *T, key_type_ref K) |
![]() | |
ImutAVLFactory () | |
ImutAVLFactory (BumpPtrAllocator &Alloc) | |
~ImutAVLFactory () | |
TreeTy * | add (TreeTy *T, value_type_ref V) |
TreeTy * | remove (TreeTy *T, key_type_ref V) |
TreeTy * | getEmptyTree () const |
TreeTy * | getCanonicalTree (TreeTy *TNew) |
Definition at line 87 of file ImmutableIntervalMap.h.
|
inline |
Definition at line 97 of file ImmutableIntervalMap.h.
|
inline |
Definition at line 100 of file ImmutableIntervalMap.h.
|
inline |
Definition at line 106 of file ImmutableIntervalMap.h.
Referenced by llvm::ImutIntervalAVLFactory< llvm::ImutIntervalInfo< ValT > >::Find().