LLVM  8.0.1
Classes | Namespaces
PointerEmbeddedInt.h File Reference
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/PointerLikeTypeTraits.h"
#include <cassert>
#include <climits>
#include <cstdint>
#include <type_traits>
Include dependency graph for PointerEmbeddedInt.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 This class represents lattice values for constants.