Click or drag to resize
Llvm.NET LogoInstructionBuilderCompare Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodCompare(IntPredicate, Value, Value)
Builds an Integer compare instruction
Public methodCompare(Predicate, Value, Value)
Builds a compare instruction
Public methodCompare(RealPredicate, Value, Value)
Builds a Floating point compare instruction
Top
See Also