Return the basic block that contains this memory access.
Synopsis
Declared in <llvm/Analysis/MemorySSA.h>
BasicBlock*
getBlock() const;
Return Value
The basic block that contains this memory access.
Created with MrDocs