This iterator walks over all of the defs in a given MemoryAccess. For MemoryPhi nodes, this walks arguments. For MemoryUse/MemoryDef, this walks the defining access.
Synopses
Declared in <llvm/Analysis/MemorySSA.h>
This iterator walks over all of the defs in a given MemoryAccess. For MemoryPhi nodes, this walks arguments. For MemoryUse/MemoryDef, this walks the defining access.
Created with MrDocs