Class Switch
Switch instruction
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class Switch : Terminator, IExtensiblePropertyContainer
Properties
Default | Gets the default BasicBlock for the switch |
Methods
AddCase(Value, BasicBlock) | Adds a new case to the Switch instruction |