Return a const begin iterator over the defining accesses of this MemoryAccess.
Synopsis
Declared in <llvm/Analysis/MemorySSA.h>
const_memoryaccess_def_iterator
defs_begin() const;
Return Value
A const begin iterator over the defining accesses of this MemoryAccess.
Created with MrDocs