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