llvm::DenseMapInfo< long > Struct Template Reference

#include <DenseMapInfo.h>

List of all members.

Static Public Member Functions

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

template<>
struct llvm::DenseMapInfo< long >


Member Function Documentation

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