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