LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::BumpPtrAllocator Member List

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::BumpPtrAllocatorinline
Allocate(size_t Num)llvm::BumpPtrAllocatorinline
Allocate(size_t Num, size_t Alignment)llvm::BumpPtrAllocatorinline
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::BumpPtrAllocatorinline
GetNumSlabs() const llvm::BumpPtrAllocator
getTotalMemory() const llvm::BumpPtrAllocator
PrintStats() const llvm::BumpPtrAllocator
Reset()llvm::BumpPtrAllocator
SpecificBumpPtrAllocator classllvm::BumpPtrAllocatorfriend
~BumpPtrAllocator()llvm::BumpPtrAllocator