Method Add NamespaceUbiquity.NET.Llvm.Instructions AssemblyUbiquity.NET.Llvm.dll Add(Value, Value) Creates an integer add operator public Value Add(Value lhs, Value rhs) Parameters lhs Value left hand side operand rhs Value right hand side operand Returns Value Value for the instruction