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