|
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 1331 of file SmallVector.h.
|
inlinestatic |
Definition at line 1332 of file SmallVector.h.
|
inlinestatic |
Definition at line 1340 of file SmallVector.h.
References llvm::hash_combine_range().
|
inlinestatic |
Definition at line 1336 of file SmallVector.h.
|
inlinestatic |
Definition at line 1344 of file SmallVector.h.