Table of Contents

Class Switch

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

Switch instruction

public sealed class Switch : Terminator, IEquatable<Value>
Inheritance
Switch
Implements
Inherited Members
Extension Methods

Properties

Default

Gets the default BasicBlock for the switch

Methods

AddCase(Value, BasicBlock)

Adds a new case to the Switch instruction