LLVM API Documentation

DenseMap.h File Reference

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

Include dependency graph for DenseMap.h:

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.