LLVM API Documentation
This is the complete list of members for llvm::BumpPtrAllocator, including all inherited members.
Allocate(size_t Size, size_t Alignment) | llvm::BumpPtrAllocator | |
Allocate() | llvm::BumpPtrAllocator | inline |
Allocate(size_t Num) | llvm::BumpPtrAllocator | inline |
Allocate(size_t Num, size_t Alignment) | llvm::BumpPtrAllocator | inline |
BumpPtrAllocator(size_t size=4096, size_t threshold=4096) | llvm::BumpPtrAllocator | |
BumpPtrAllocator(size_t size, size_t threshold, SlabAllocator &allocator) | llvm::BumpPtrAllocator | |
Deallocate(const void *) | llvm::BumpPtrAllocator | inline |
GetNumSlabs() const | llvm::BumpPtrAllocator | |
getTotalMemory() const | llvm::BumpPtrAllocator | |
PrintStats() const | llvm::BumpPtrAllocator | |
Reset() | llvm::BumpPtrAllocator | |
SpecificBumpPtrAllocator class | llvm::BumpPtrAllocator | friend |
~BumpPtrAllocator() | llvm::BumpPtrAllocator |