Table of Contents

Class Cast

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

Base class for cast instructions

public class Cast : UnaryInstruction, IEquatable<Value>
Inheritance
Cast
Implements
Derived
Inherited Members
Extension Methods

Properties

FromType

Gets the source type of the cast

ToType

Gets the destination type of the cast