LLVM
17.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/iterator.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/ErrorHandling.h"
#include <cassert>
#include <cstdint>
#include <functional>
#include <iterator>
#include <new>
#include <vector>
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | PROFILE_INTEGER_INFO(X) template<> struct ImutProfileInfo<X> : ImutProfileInteger<X> {}; |
This file defines the ImutAVLTree and ImmutableSet classes.
Definition in file ImmutableSet.h.
Definition at line 858 of file ImmutableSet.h.