|
LLVM 22.0.0git
|
#include "llvm/ADT/SmallBitVector.h"
Static Public Member Functions | |
| static SmallBitVector | getEmptyKey () |
| static SmallBitVector | getTombstoneKey () |
| static unsigned | getHashValue (const SmallBitVector &V) |
| static bool | isEqual (const SmallBitVector &LHS, const SmallBitVector &RHS) |
Definition at line 736 of file SmallBitVector.h.
|
inlinestatic |
Definition at line 737 of file SmallBitVector.h.
|
inlinestatic |
Definition at line 743 of file SmallBitVector.h.
|
inlinestatic |
Definition at line 738 of file SmallBitVector.h.
References llvm::SmallBitVector::invalid().
|
inlinestatic |
Definition at line 749 of file SmallBitVector.h.