#include <DenseMapInfo.h>
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) |
| 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] |
1.6.1