LLVM 18.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 319 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 320 of file MemoryLocation.h.
References llvm::LocationSize::mapEmpty().
|
inlinestatic |
Definition at line 326 of file MemoryLocation.h.
References llvm::LocationSize::toRaw().
|
inlinestatic |
Definition at line 323 of file MemoryLocation.h.
References llvm::LocationSize::mapTombstone().
|
inlinestatic |
Definition at line 329 of file MemoryLocation.h.