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


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| struct | llvm::RecyclerStruct |
| struct | llvm::ilist_traits< RecyclerStruct > |
| class | llvm::Recycler< T, Size, Align > |
Functions | |
| void | llvm::PrintRecyclerStats (size_t Size, size_t Align, size_t FreeListSize) |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.