LLVM API Documentation
| Allocate(size_t Size, size_t Alignment) | llvm::AllocatorBase< DerivedT > | [inline] |
| Allocate(size_t Num=1) | llvm::AllocatorBase< DerivedT > | [inline] |
| Deallocate(const void *Ptr, size_t Size) | llvm::AllocatorBase< DerivedT > | [inline] |
| Deallocate(T *Ptr, size_t Num=1) | llvm::AllocatorBase< DerivedT > | [inline] |