Table of Contents

Class ExtractValue

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

Instruction to extract the value of a member field from an aggregate value

public sealed class ExtractValue : UnaryInstruction, IEquatable<Value>
Inheritance
ExtractValue
Implements
Inherited Members
Extension Methods

See Also