Class Switch
Switch instruction
Namespace: Llvm.NET.Instructions
Assembly: Llvm.NET.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 |