LLVM
8.0.1
|
#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 273 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 274 of file MemoryLocation.h.
References llvm::LocationSize::mapEmpty().
|
inlinestatic |
Definition at line 280 of file MemoryLocation.h.
References llvm::LocationSize::toRaw().
|
inlinestatic |
Definition at line 277 of file MemoryLocation.h.
References llvm::LocationSize::mapTombstone().
|
inlinestatic |
Definition at line 283 of file MemoryLocation.h.