LLVM 22.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 344 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 345 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 353 of file MemoryLocation.h.
References llvm::MemoryLocation::AATags, llvm::MemoryLocation::Ptr, and llvm::MemoryLocation::Size.
|
inlinestatic |
Definition at line 349 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 358 of file MemoryLocation.h.