ΒΆvoid printBumpPtrAllocatorStats(
unsigned int NumSlabs,
size_t BytesAllocated,
size_t TotalMemory)
void printBumpPtrAllocatorStats(
unsigned int NumSlabs,
size_t BytesAllocated,
size_t TotalMemory)
Declared at: llvm/include/llvm/Support/Allocator.h:120
Parameters
- unsigned int NumSlabs
- size_t BytesAllocated
- size_t TotalMemory