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