Table of Contents

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

value Value

operand to negate

Returns

Value

Value for the instruction