Property Condition
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Condition
Gets the condition for the branch, if any
public Value? Condition { get; }
Gets the condition for the branch, if any
public Value? Condition { get; }