Class BinaryOperator
Base class for a binary operator
Namespace: Llvm.NET.Instructions
Assembly: Llvm.NET.dll
Syntax
public class BinaryOperator : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Base class for a binary operator
public class BinaryOperator : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>