LLVM 22.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 848 of file BitVector.h.
|
inlinestatic |
Definition at line 849 of file BitVector.h.
|
inlinestatic |
Definition at line 855 of file BitVector.h.
|
inlinestatic |
Definition at line 850 of file BitVector.h.
References llvm::BitVector::invalid().
|
inlinestatic |
Definition at line 859 of file BitVector.h.