Table of Contents

Class InsertElement

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

Instruction to insert an element into a vector type

public sealed class InsertElement : Instruction, IEquatable<Value>
Inheritance
InsertElement
Implements
Inherited Members
Extension Methods

See Also