LLVM API Documentation
#include "llvm/ADT/ilist.h"#include "llvm/Support/AlignOf.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/ErrorHandling.h"#include <cassert>

Go to the source code of this file.
Classes | |
| struct | llvm::RecyclerStruct |
| struct | llvm::ilist_traits< RecyclerStruct > |
| class | llvm::Recycler< T, Size, Align > |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| void | llvm::PrintRecyclerStats (size_t Size, size_t Align, size_t FreeListSize) |