getDefsIterator overloads
Synopses
Declared in <llvm/Analysis/MemorySSA.h>
Return an iterator to this access in the defs‐only list.
Return a const iterator to this access in the defs‐only list.
Return Value
-
An iterator to this access in the defs‐only list.
-
A const iterator to this access in the defs‐only list.
Created with MrDocs