LLVM: llvm::AnonStructTypeKeyInfo Struct Reference (original) (raw)

#include "[IR/LLVMContextImpl.h](LLVMContextImpl%5F8h%5Fsource.html)"

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 93 of file LLVMContextImpl.h.

getEmptyKey()

StructType * llvm::AnonStructTypeKeyInfo::getEmptyKey ( ) inlinestatic

getHashValue() [1/2]

getHashValue() [2/2]

getTombstoneKey()

StructType * llvm::AnonStructTypeKeyInfo::getTombstoneKey ( ) inlinestatic

isEqual() [1/2]

isEqual() [2/2]


The documentation for this struct was generated from the following file: