Return a reference to the current instruction.

Synopsis

Declared in <llvm/IR/InstIterator.h>

reference
operator*() const;

Return Value

Reference to the instruction currently pointed to.

Created with MrDocs