Method Xor
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Xor(Value, Value)
Creates an integer bitwise exclusive or operator
public Value Xor(Value lhs, Value rhs)
Creates an integer bitwise exclusive or operator
public Value Xor(Value lhs, Value rhs)