|
LLVM 23.0.0git
|
#include "llvm/ADT/SmallVector.h"
Static Public Member Functions | |
| static SmallVector< T, N > | getEmptyKey () |
| static SmallVector< T, N > | getTombstoneKey () |
| static unsigned | getHashValue (const SmallVector< T, N > &V) |
| static bool | isEqual (const SmallVector< T, N > &LHS, const SmallVector< T, N > &RHS) |
Definition at line 1351 of file SmallVector.h.
|
inlinestatic |
Definition at line 1352 of file SmallVector.h.
|
inlinestatic |
Definition at line 1360 of file SmallVector.h.
References llvm::hash_combine_range().
|
inlinestatic |
Definition at line 1356 of file SmallVector.h.
|
inlinestatic |
Definition at line 1364 of file SmallVector.h.