Table of Contents

Class IntToPointer

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

Instruction to convert an integer to a pointer type

public sealed class IntToPointer : Cast, IEquatable<Value>
Inheritance
IntToPointer
Implements
Inherited Members
Extension Methods

See Also