LLVM 22.0.0git
PagedVector.h File Reference
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/Support/Allocator.h"
#include <cassert>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::PagedVector< T, PageSize >
 A vector that allocates memory in pages. More...
class  llvm::PagedVector< T, PageSize >::MaterializedIterator
 Iterator on all the elements of the vector which have actually being constructed. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.