defs_begin overloads

Synopses

Declared in <llvm/Analysis/MemorySSA.h>

Return a begin iterator over the defining accesses of this MemoryAccess.

Return a const begin iterator over the defining accesses of this MemoryAccess.

Return Value

  • A begin iterator over the defining accesses of this MemoryAccess.

  • A const begin iterator over the defining accesses of this MemoryAccess.

Created with MrDocs