Class Branch
Branch 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 Branch : Terminator, IExtensiblePropertyContainer
Properties
Condition | Gets the condition for the branch, if any |
IsConditional | Gets a value indicating whether this branch is conditional |