LLVM API Documentation

llvm::MallocAllocator Member List
This is the complete list of members for llvm::MallocAllocator, including all inherited members.
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]