|
LLVM
4.0.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 52 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 53 of file LLVMContextImpl.h.
References llvm::APInt::VAL.
Definition at line 63 of file LLVMContextImpl.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 58 of file LLVMContextImpl.h.
References llvm::APInt::VAL.
|
inlinestatic |
Definition at line 66 of file LLVMContextImpl.h.
References llvm::APInt::getBitWidth().
1.8.6