Allocate(size_t Size, size_t Alignment) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > >::Allocate(size_t Num=1) | llvm::AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > > | inline |
BumpPtrAllocatorImpl()=default | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | |
BumpPtrAllocatorImpl(T &&Allocator) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
BumpPtrAllocatorImpl(BumpPtrAllocatorImpl &&Old) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
Deallocate(const void *Ptr, size_t Size) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > >::Deallocate(T *Ptr, size_t Num=1) | llvm::AllocatorBase< BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > > | inline |
getBytesAllocated() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
GetNumSlabs() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
getTotalMemory() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
identifyKnownAlignedObject(const void *Ptr) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
identifyKnownObject(const void *Ptr) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
identifyObject(const void *Ptr) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
operator=(BumpPtrAllocatorImpl &&RHS) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
PrintStats() const | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
Reset() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
setRedZoneSize(size_t NewSize) | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |
SpecificBumpPtrAllocator class | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | friend |
~BumpPtrAllocatorImpl() | llvm::BumpPtrAllocatorImpl< AllocatorT, SlabSize, SizeThreshold > | inline |