|
LLVM
3.7.0
|
#include <LLVMContextImpl.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) |
Definition at line 49 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 50 of file LLVMContextImpl.h.
References llvm::APInt::VAL.
Definition at line 60 of file LLVMContextImpl.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 55 of file LLVMContextImpl.h.
References llvm::APInt::VAL.
|
inlinestatic |
Definition at line 63 of file LLVMContextImpl.h.
References llvm::APInt::getBitWidth().
1.8.6