LLVM 20.0.0git
|
This is the complete list of members for llvm::MallocAllocator, including all inherited members.
Allocate(size_t Size, size_t Alignment) | llvm::MallocAllocator | inline |
AllocatorBase< MallocAllocator >::Allocate(size_t Num=1) | llvm::AllocatorBase< MallocAllocator > | inline |
Deallocate(const void *Ptr, size_t Size, size_t Alignment) | 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 |