LLVM 20.0.0git
|
#include "llvm/Analysis/MemoryLocation.h"
Static Public Member Functions | |
static LocationSize | getEmptyKey () |
static LocationSize | getTombstoneKey () |
static unsigned | getHashValue (const LocationSize &Val) |
static bool | isEqual (const LocationSize &LHS, const LocationSize &RHS) |
Definition at line 329 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 330 of file MemoryLocation.h.
References llvm::LocationSize::mapEmpty().
|
inlinestatic |
Definition at line 334 of file MemoryLocation.h.
References llvm::LocationSize::toRaw().
|
inlinestatic |
Definition at line 331 of file MemoryLocation.h.
References llvm::LocationSize::mapTombstone().
|
inlinestatic |
Definition at line 337 of file MemoryLocation.h.