Increment operator

Synopsis

Declared in <llvm/CodeGen/Register.h>

Register
operator++(int);

Return Value

Another instance of the object

Created with MrDocs