Class UnaryInstruction
Base class for unary operator instructions
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class UnaryInstruction : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>