Return a reference to the current instruction.
Declared in <llvm/IR/InstIterator.h>
<llvm/IR/InstIterator.h>
reference operator*() const;
Reference to the instruction currently pointed to.
Created with MrDocs