|
LLVM 23.0.0git
|
#include "llvm/Analysis/MemorySSA.h"
Static Public Member Functions | |
| static UpwardDefsElem | getEmptyKey () |
| static UpwardDefsElem | getTombstoneKey () |
| static unsigned | getHashValue (const UpwardDefsElem &Val) |
| static bool | isEqual (const UpwardDefsElem &LHS, const UpwardDefsElem &RHS) |
Definition at line 1209 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1210 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1220 of file MemorySSA.h.
References llvm::hash_combine(), llvm::UpwardDefsElem::Loc, llvm::UpwardDefsElem::MA, and llvm::UpwardDefsElem::MayBeCrossIteration.
|
inlinestatic |
Definition at line 1215 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1226 of file MemorySSA.h.