Method Neg
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Neg(Value)
Creates an integer negation operator
public Value Neg(Value value)
Parameters
valueValueoperand to negate
Creates an integer negation operator
public Value Neg(Value value)
value Valueoperand to negate