Return a const iterator to this access in the all‐accesses list.
Synopsis
Declared in <llvm/Analysis/MemorySSA.h>
AllAccessType::const_self_iterator
getIterator() const;
Return Value
A const iterator to this access in the all‐accesses list.
Created with MrDocs