|
LLVM 22.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 1329 of file SmallVector.h.
|
inlinestatic |
Definition at line 1330 of file SmallVector.h.
|
inlinestatic |
Definition at line 1338 of file SmallVector.h.
References llvm::hash_combine_range().
|
inlinestatic |
Definition at line 1334 of file SmallVector.h.
|
inlinestatic |
Definition at line 1342 of file SmallVector.h.