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 851 of file BitVector.h.
|
inlinestatic |
Definition at line 852 of file BitVector.h.
|
inlinestatic |
Definition at line 858 of file BitVector.h.
|
inlinestatic |
Definition at line 853 of file BitVector.h.
References llvm::BitVector::invalid().
|
inlinestatic |
Definition at line 862 of file BitVector.h.