llvm::DenseMapInfo< int > Struct Template Reference

#include <DenseMapInfo.h>

List of all members.

Static Public Member Functions

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

template<>
struct llvm::DenseMapInfo< int >


Member Function Documentation

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