LLVM
8.0.1
|
#include "IR/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 62 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 63 of file LLVMContextImpl.h.
References llvm::APInt::VAL.
Referenced by llvm::AnonStructTypeKeyInfo::isEqual(), llvm::FunctionTypeKeyInfo::isEqual(), and llvm::MDNodeInfo< NodeTy >::isEqual().
Definition at line 75 of file LLVMContextImpl.h.
References llvm::hash_value().
Referenced by llvm::AnonStructTypeKeyInfo::getHashValue(), and llvm::FunctionTypeKeyInfo::getHashValue().
|
inlinestatic |
Definition at line 69 of file LLVMContextImpl.h.
References llvm::APInt::VAL.
Referenced by llvm::AnonStructTypeKeyInfo::isEqual(), llvm::FunctionTypeKeyInfo::isEqual(), and llvm::MDNodeInfo< NodeTy >::isEqual().
|
inlinestatic |
Definition at line 79 of file LLVMContextImpl.h.
References llvm::APInt::getBitWidth().