Table of Contents

Class GetElementPtr

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

Instruction to compute the address of a sub element of an aggregate data type

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

See Also