|
LLVM
3.7.0
|
#include <LLVMContextImpl.h>
Static Public Member Functions | |
| static APFloat | getEmptyKey () |
| static APFloat | getTombstoneKey () |
| static unsigned | getHashValue (const APFloat &Key) |
| static bool | isEqual (const APFloat &LHS, const APFloat &RHS) |
Definition at line 68 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 69 of file LLVMContextImpl.h.
References llvm::lltok::APFloat, and llvm::APFloat::Bogus.
Definition at line 71 of file LLVMContextImpl.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 70 of file LLVMContextImpl.h.
References llvm::lltok::APFloat, and llvm::APFloat::Bogus.
|
inlinestatic |
Definition at line 74 of file LLVMContextImpl.h.
References llvm::APFloat::bitwiseIsEqual().
1.8.6