LLVM: llvm::DenseMapInfo< AAMDNodes > Struct Reference (original) (raw)
#include "[llvm/IR/Metadata.h](Metadata%5F8h%5Fsource.html)"
Inheritance diagram for llvm::DenseMapInfo< AAMDNodes >:
[legend]
| Static Public Member Functions | |
|---|---|
| static AAMDNodes | getEmptyKey () |
| static AAMDNodes | getTombstoneKey () |
| static unsigned | getHashValue (const AAMDNodes &Val) |
| static bool | isEqual (const AAMDNodes &LHS, const AAMDNodes &RHS) |
Detailed Description
Definition at line 869 of file Metadata.h.
Member Function Documentation
◆ getEmptyKey()
| AAMDNodes llvm::DenseMapInfo< AAMDNodes >::getEmptyKey ( ) | inlinestatic |
|---|
Definition at line 870 of file Metadata.h.
◆ getHashValue()
| unsigned llvm::DenseMapInfo< AAMDNodes >::getHashValue ( const AAMDNodes & Val) | inlinestatic |
|---|
Definition at line 880 of file Metadata.h.
References llvm::AAMDNodes::NoAlias, llvm::AAMDNodes::NoAliasAddrSpace, llvm::AAMDNodes::Scope, llvm::AAMDNodes::TBAA, and llvm::AAMDNodes::TBAAStruct.
◆ getTombstoneKey()
| AAMDNodes llvm::DenseMapInfo< AAMDNodes >::getTombstoneKey ( ) | inlinestatic |
|---|
Definition at line 875 of file Metadata.h.
◆ isEqual()
| bool llvm::DenseMapInfo< AAMDNodes >::isEqual ( const AAMDNodes & LHS, const AAMDNodes & RHS ) | inlinestatic |
|---|
Definition at line 888 of file Metadata.h.
The documentation for this struct was generated from the following file:
- include/llvm/IR/Metadata.h