LLVM 17.0.0git
|
Helper for AA::PointerInfo::Access DenseMap/Set usage ignoring everythign but the instruction. More...
Public Types | |
using | Base = DenseMapInfo< Instruction * > |
using | Access = AAPointerInfo::Access |
Static Public Member Functions | |
static Access | getEmptyKey () |
static Access | getTombstoneKey () |
static unsigned | getHashValue (const Access &A) |
static bool | isEqual (const Access &LHS, const Access &RHS) |
Helper for AA::PointerInfo::Access DenseMap/Set usage ignoring everythign but the instruction.
Definition at line 731 of file AttributorAttributes.cpp.
Definition at line 733 of file AttributorAttributes.cpp.
Definition at line 732 of file AttributorAttributes.cpp.
|
inlinestatic |
|
inlinestatic |
|
static |