LLVM 20.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 776 of file AttributorAttributes.cpp.
Definition at line 778 of file AttributorAttributes.cpp.
Definition at line 777 of file AttributorAttributes.cpp.
|
inlinestatic |
|
inlinestatic |
|
static |