Pre‐increments this value by one.
Synopsis
Declared in <llvm/ADT/DynamicAPInt.h>
DynamicAPInt&
operator++();
Return Value
Reference to this value.
Created with MrDocs
Pre‐increments this value by one.
Declared in <llvm/ADT/DynamicAPInt.h>
DynamicAPInt&
operator++();
Reference to this value.
Created with MrDocs