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

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

Static Public Member Functions
static TargetExtType * getEmptyKey ()
static TargetExtType * getTombstoneKey ()
static unsigned getHashValue (const KeyTy &Key)
static unsigned getHashValue (const TargetExtType *FT)
static bool isEqual (const KeyTy &LHS, const TargetExtType *RHS)
static bool isEqual (const TargetExtType *LHS, const TargetExtType *RHS)

Definition at line 192 of file LLVMContextImpl.h.

getEmptyKey()

TargetExtType * llvm::TargetExtTypeKeyInfo::getEmptyKey ( ) inlinestatic

getHashValue() [1/2]

getHashValue() [2/2]

getTombstoneKey()

TargetExtType * llvm::TargetExtTypeKeyInfo::getTombstoneKey ( ) inlinestatic

isEqual() [1/2]

isEqual() [2/2]


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