LLVM 17.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 334 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 335 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 343 of file MemoryLocation.h.
References llvm::MemoryLocation::AATags, llvm::MemoryLocation::Ptr, and llvm::MemoryLocation::Size.
|
inlinestatic |
Definition at line 339 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 348 of file MemoryLocation.h.