|
LLVM 22.0.0git
|
#include "llvm/ADT/DenseMapInfo.h"#include "llvm/Support/MathExtras.h"#include "llvm/Support/PointerLikeTypeTraits.h"#include <cassert>#include <climits>#include <cstdint>#include <type_traits>Go to the source code of this file.
Classes | |
| class | llvm::PointerEmbeddedInt< IntT, Bits > |
| Utility to embed an integer into a pointer-like type. More... | |
| struct | llvm::PointerLikeTypeTraits< PointerEmbeddedInt< IntT, Bits > > |
| struct | llvm::DenseMapInfo< PointerEmbeddedInt< IntT, Bits > > |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |