Class Branch
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Branch instruction
public sealed class Branch : Terminator, IEquatable<Value>
- Inheritance
-
Branch
- Implements
- Inherited Members
- Extension Methods
Properties
- Condition
Gets the condition for the branch, if any
- IsConditional
Gets a value indicating whether this branch is conditional