|
LLVM 23.0.0git
|
#include "llvm/Analysis/MemorySSA.h"
Public Attributes | |
| MemoryAccess * | MA |
| MemoryLocation | Loc |
| bool | MayBeCrossIteration |
Definition at line 1203 of file MemorySSA.h.
| MemoryLocation llvm::UpwardDefsElem::Loc |
Definition at line 1205 of file MemorySSA.h.
Referenced by llvm::DenseMapInfo< UpwardDefsElem >::getHashValue().
| MemoryAccess* llvm::UpwardDefsElem::MA |
Definition at line 1204 of file MemorySSA.h.
Referenced by llvm::DenseMapInfo< UpwardDefsElem >::getHashValue(), and llvm::upward_defs_iterator::upward_defs_iterator().
| bool llvm::UpwardDefsElem::MayBeCrossIteration |
Definition at line 1206 of file MemorySSA.h.
Referenced by llvm::DenseMapInfo< UpwardDefsElem >::getHashValue(), and llvm::upward_defs_iterator::upward_defs_iterator().