|
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 1205 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1206 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1216 of file MemorySSA.h.
References llvm::hash_combine(), llvm::UpwardDefsElem::Loc, llvm::UpwardDefsElem::MA, and llvm::UpwardDefsElem::MayBeCrossIteration.
|
inlinestatic |
Definition at line 1211 of file MemorySSA.h.
|
inlinestatic |
Definition at line 1222 of file MemorySSA.h.