LLVM 20.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 |
|
static |
|
inlinestatic |