Method InsertValue
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
InsertValue(Value, Value, uint)
Builds an InsertValue instruction
public Value InsertValue(Value aggValue, Value elementValue, uint index)
Parameters
aggValueValueAggregate value to insert
elementValueintoelementValueValueValue to insert into
aggValueindexuintIndex to insert the value into