llvm::DenseMapInfo< T * > Struct Template Reference

#include <DenseMapInfo.h>

List of all members.

Static Public Member Functions

static T * getEmptyKey ()
static T * getTombstoneKey ()
static unsigned getHashValue (const T *PtrVal)
static bool isEqual (const T *LHS, const T *RHS)

template<typename T>
struct llvm::DenseMapInfo< T * >


Member Function Documentation

template<typename T >
static T* llvm::DenseMapInfo< T * >::getEmptyKey (  )  [inline, static]
template<typename T >
static unsigned llvm::DenseMapInfo< T * >::getHashValue ( const T *  PtrVal  )  [inline, static]
template<typename T >
static T* llvm::DenseMapInfo< T * >::getTombstoneKey (  )  [inline, static]
template<typename T >
static bool llvm::DenseMapInfo< T * >::isEqual ( const T *  LHS,
const T *  RHS 
) [inline, static]

The documentation for this struct was generated from the following file:

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1