|
LLVM 23.0.0git
|
#include "llvm/ADT/BitVector.h"
Static Public Member Functions | |
| static BitVector | getEmptyKey () |
| static BitVector | getTombstoneKey () |
| static unsigned | getHashValue (const BitVector &V) |
| static bool | isEqual (const BitVector &LHS, const BitVector &RHS) |
Definition at line 855 of file BitVector.h.
|
inlinestatic |
Definition at line 856 of file BitVector.h.
|
inlinestatic |
Definition at line 862 of file BitVector.h.
|
inlinestatic |
Definition at line 857 of file BitVector.h.
References llvm::BitVector::invalid().
|
inlinestatic |
Definition at line 866 of file BitVector.h.