LLVM
8.0.1
|
#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 288 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 289 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 297 of file MemoryLocation.h.
References llvm::MemoryLocation::AATags, llvm::MemoryLocation::Ptr, and llvm::MemoryLocation::Size.
|
inlinestatic |
Definition at line 293 of file MemoryLocation.h.
|
inlinestatic |
Definition at line 302 of file MemoryLocation.h.