|
LLVM 23.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 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 773 of file AttributorAttributes.cpp.
Definition at line 775 of file AttributorAttributes.cpp.
Definition at line 774 of file AttributorAttributes.cpp.
|
inlinestatic |