LLVM
15.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 318 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 319 of file MemoryLocation.h.
References llvm::LocationSize::mapEmpty().
|
inlinestatic |
Definition at line 325 of file MemoryLocation.h.
References llvm::LocationSize::toRaw().
|
inlinestatic |
Definition at line 322 of file MemoryLocation.h.
References llvm::LocationSize::mapTombstone().
|
inlinestatic |
Definition at line 328 of file MemoryLocation.h.