|
LLVM 24.0.0git
|
#include "llvm/ADT/SmallVector.h"
Static Public Member Functions | |
| static unsigned | getHashValue (const SmallVector< T, N > &V) |
| static bool | isEqual (const SmallVector< T, N > &LHS, const SmallVector< T, N > &RHS) |
Definition at line 1391 of file SmallVector.h.
|
inlinestatic |
Definition at line 1392 of file SmallVector.h.
References llvm::hash_combine_range().
|
inlinestatic |
Definition at line 1396 of file SmallVector.h.