LLVM 20.0.0git
|
#include "llvm/Analysis/MemoryLocation.h"
Static Public Member Functions | |
static MemoryLocation | getEmptyKey () |
static MemoryLocation | getTombstoneKey () |
static unsigned | getHashValue (const MemoryLocation &Val) |
static bool | isEqual (const MemoryLocation &LHS, const MemoryLocation &RHS) |
Definition at line 342 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 343 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 351 of file MemoryLocation.h.
References llvm::MemoryLocation::AATags, llvm::MemoryLocation::Ptr, and llvm::MemoryLocation::Size.
|
inlinestatic |
Definition at line 347 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 356 of file MemoryLocation.h.