LLVM
15.0.0git
|
Provide DenseMapInfo for APInt. More...
#include "llvm/ADT/APInt.h"
Static Public Member Functions | |
static APInt | getEmptyKey () |
static APInt | getTombstoneKey () |
static unsigned | getHashValue (const APInt &Key) |
static bool | isEqual (const APInt &LHS, const APInt &RHS) |
Provide DenseMapInfo for APInt.
|
inlinestatic |
Definition at line 2276 of file APInt.h.
References llvm::APInt::VAL.
|
static |
|
inlinestatic |
Definition at line 2282 of file APInt.h.
References llvm::APInt::VAL.