LLVM 22.0.0git
|
This is the complete list of members for llvm::parallel::PerThreadAllocator< AllocatorTy >, including all inherited members.
Allocate(size_t Size, size_t Alignment) | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
Allocators | llvm::parallel::PerThreadAllocator< AllocatorTy > | protected |
Deallocate(const void *Ptr, size_t Size, size_t Alignment) | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
getBytesAllocated() const | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
getNumberOfAllocators() const | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
getThreadLocalAllocator() | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
getTotalMemory() const | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
NumOfAllocators | llvm::parallel::PerThreadAllocator< AllocatorTy > | protected |
PerThreadAllocator() | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
PrintStats() const | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
Reset() | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |
setRedZoneSize(size_t NewSize) | llvm::parallel::PerThreadAllocator< AllocatorTy > | inline |