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

Helper for AA::PointerInfo::Access DenseMap/Set usage ignoring everythign but the instruction. More...

Inheritance diagram for llvm::AccessAsInstructionInfo:

Detailed Description

Helper for AA::PointerInfo::Access DenseMap/Set usage ignoring everythign but the instruction.

Definition at line 780 of file AttributorAttributes.cpp.

Member Typedef Documentation

Access

Base

Member Function Documentation

getEmptyKey()

Access llvm::AccessAsInstructionInfo::getEmptyKey ( ) inlinestatic

getHashValue()

unsigned llvm::AccessAsInstructionInfo::getHashValue ( const Access & A) static

References A().

getTombstoneKey()

Access llvm::AccessAsInstructionInfo::getTombstoneKey ( ) inlinestatic

isEqual()


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