LLVM
8.0.1
|
#include "IR/LLVMContextImpl.h"
Classes | |
struct | KeyTy |
Static Public Member Functions | |
static StructType * | getEmptyKey () |
static StructType * | getTombstoneKey () |
static unsigned | getHashValue (const KeyTy &Key) |
static unsigned | getHashValue (const StructType *ST) |
static bool | isEqual (const KeyTy &LHS, const StructType *RHS) |
static bool | isEqual (const StructType *LHS, const StructType *RHS) |
Definition at line 97 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 120 of file LLVMContextImpl.h.
Definition at line 128 of file LLVMContextImpl.h.
References llvm::AnonStructTypeKeyInfo::KeyTy::ETypes, llvm::hash_combine(), llvm::hash_combine_range(), and llvm::AnonStructTypeKeyInfo::KeyTy::isPacked.
|
inlinestatic |
Definition at line 134 of file LLVMContextImpl.h.
References llvm::DenseMapAPIntKeyInfo::getHashValue().
|
inlinestatic |
Definition at line 124 of file LLVMContextImpl.h.
|
inlinestatic |
Definition at line 138 of file LLVMContextImpl.h.
References llvm::DenseMapAPIntKeyInfo::getEmptyKey(), and llvm::DenseMapAPIntKeyInfo::getTombstoneKey().
|
inlinestatic |
Definition at line 144 of file LLVMContextImpl.h.