LLVM: llvm::DenseMapInfo< MemoryLocOrCall > Struct Reference (original) (raw)
Inheritance diagram for llvm::DenseMapInfo< MemoryLocOrCall >:
| Static Public Member Functions | |
|---|---|
| static MemoryLocOrCall | getEmptyKey () |
| static MemoryLocOrCall | getTombstoneKey () |
| static unsigned | getHashValue (const MemoryLocOrCall &MLOC) |
| static bool | isEqual (const MemoryLocOrCall &LHS, const MemoryLocOrCall &RHS) |
Detailed Description
Definition at line 219 of file MemorySSA.cpp.
Member Function Documentation
◆ getEmptyKey()
◆ getHashValue()
◆ getTombstoneKey()
◆ isEqual()
The documentation for this struct was generated from the following file:
- lib/Analysis/MemorySSA.cpp