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