LLVM 20.0.0git
|
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/MathExtras.h"
Go to the source code of this file.
Classes | |
class | llvm::ArrayRecycler< T, Align > |
Recycle small arrays allocated from a BumpPtrAllocator. More... | |
class | llvm::ArrayRecycler< T, Align >::Capacity |
The size of an allocated array is represented by a Capacity instance. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |