llvm::DenseMapInfo< unsigned long > Struct Template Reference

#include <DenseMapInfo.h>

List of all members.

Static Public Member Functions

static unsigned long getEmptyKey ()
static unsigned long getTombstoneKey ()
static unsigned getHashValue (const unsigned long &Val)
static bool isEqual (const unsigned long &LHS, const unsigned long &RHS)

template<>
struct llvm::DenseMapInfo< unsigned long >


Member Function Documentation

static unsigned long llvm::DenseMapInfo< unsigned long >::getEmptyKey (  )  [inline, static]
static unsigned llvm::DenseMapInfo< unsigned long >::getHashValue ( const unsigned long &  Val  )  [inline, static]
static unsigned long llvm::DenseMapInfo< unsigned long >::getTombstoneKey (  )  [inline, static]
static bool llvm::DenseMapInfo< unsigned long >::isEqual ( const unsigned long &  LHS,
const unsigned long &  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