LLVM API Documentation
#include "llvm/Support/DataTypes.h"#include "llvm/Support/MathExtras.h"#include <cassert>#include <utility>

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| struct | llvm::DenseMapInfo< T > |
| struct | llvm::DenseMapInfo< T * > |
| struct | llvm::DenseMapInfo< uint32_t > |
| struct | llvm::DenseMapInfo< std::pair< T, U > > |
| class | llvm::DenseMap< KeyT, ValueT, KeyInfoT, ValueInfoT > |
| class | llvm::DenseMapIterator< KeyT, ValueT, KeyInfoT, ValueInfoT > |
| class | llvm::DenseMapConstIterator< KeyT, ValueT, KeyInfoT, ValueInfoT > |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.