LLVM API Documentation
#include <LLVMContextImpl.h>
Classes | |
struct | KeyTy |
Static Public Member Functions | |
static KeyTy | getEmptyKey () |
static KeyTy | getTombstoneKey () |
static unsigned | getHashValue (const KeyTy &Key) |
static bool | isEqual (const KeyTy &LHS, const KeyTy &RHS) |
Definition at line 72 of file LLVMContextImpl.h.
static KeyTy llvm::DenseMapAPFloatKeyInfo::getEmptyKey | ( | ) | [inline, static] |
Definition at line 86 of file LLVMContextImpl.h.
References llvm::lltok::APFloat, and llvm::APFloat::Bogus.
static unsigned llvm::DenseMapAPFloatKeyInfo::getHashValue | ( | const KeyTy & | Key | ) | [inline, static] |
Definition at line 92 of file LLVMContextImpl.h.
References llvm::hash_value().
static KeyTy llvm::DenseMapAPFloatKeyInfo::getTombstoneKey | ( | ) | [inline, static] |
Definition at line 89 of file LLVMContextImpl.h.
References llvm::lltok::APFloat, and llvm::APFloat::Bogus.
static bool llvm::DenseMapAPFloatKeyInfo::isEqual | ( | const KeyTy & | LHS, |
const KeyTy & | RHS | ||
) | [inline, static] |
Definition at line 95 of file LLVMContextImpl.h.