llvm::DenseMapInfo< unsigned > Struct Template Reference

#include <DenseMapInfo.h>

List of all members.

Static Public Member Functions

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

template<>
struct llvm::DenseMapInfo< unsigned >


Member Function Documentation

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