|
LLVM
4.0.0
|
#include "llvm/Support/DataTypes.h"#include <type_traits>Go to the source code of this file.
Classes | |
| class | llvm::PointerLikeTypeTraits< T > |
| A traits type that is used to handle pointer types and things that are just wrappers for pointers as a uniform entity. More... | |
| struct | llvm::detail::ConstantLog2< N > |
| A tiny meta function to compute the log2 of a compile time constant. More... | |
| struct | llvm::detail::ConstantLog2< 1 > |
| class | llvm::PointerLikeTypeTraits< T * > |
| class | llvm::PointerLikeTypeTraits< void * > |
| class | llvm::PointerLikeTypeTraits< const T * > |
| class | llvm::PointerLikeTypeTraits< uintptr_t > |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::detail | |
| Implementation details of the pass manager interfaces. | |
1.8.6