LLVM  8.0.1
Namespaces | Functions
Allocator.cpp File Reference
#include "llvm/Support/Allocator.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for Allocator.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::detail
 Implementation details of the pass manager interfaces.
 

Functions

void llvm::detail::printBumpPtrAllocatorStats (unsigned NumSlabs, size_t BytesAllocated, size_t TotalMemory)
 
void llvm::PrintRecyclerStats (size_t Size, size_t Align, size_t FreeListSize)
 PrintRecyclingAllocatorStats - Helper for RecyclingAllocator for printing statistics. More...