#include <DenseMapInfo.h>
Static Public Member Functions | |
| static long long | getEmptyKey () |
| static long long | getTombstoneKey () |
| static unsigned | getHashValue (const long long &Val) |
| static bool | isEqual (const long long &LHS, const long long &RHS) |
| static long long llvm::DenseMapInfo< long long >::getEmptyKey | ( | ) | [inline, static] |
| static unsigned llvm::DenseMapInfo< long long >::getHashValue | ( | const long long & | Val | ) | [inline, static] |
| static long long llvm::DenseMapInfo< long long >::getTombstoneKey | ( | ) | [inline, static] |
| static bool llvm::DenseMapInfo< long long >::isEqual | ( | const long long & | LHS, | |
| const long long & | RHS | |||
| ) | [inline, static] |
1.6.1