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