Property Successors
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
Successors
Gets a, potentially empty, collection of successor blocks for this instruction
public IOperandCollection<BasicBlock> Successors { get; }
Gets a, potentially empty, collection of successor blocks for this instruction
public IOperandCollection<BasicBlock> Successors { get; }