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