Return a NSW addition of C1 and C2.
C1
C2.
Declared in <llvm/IR/Constants.h>
<llvm/IR/Constants.h>
static Constant* getNSWAdd( Constant* C1, Constant* C2);
A NSW addition of C1 and C2.