Class Cmp
Base class for compare instructions
Namespace: Llvm.NET.Instructions
Assembly: Llvm.NET.dll
Syntax
public class Cmp : Instruction, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
Predicate | Gets the predicate for the comparison |