Property NormalDestination
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
NormalDestination
Gets or sets the normal destination for the invoke
public BasicBlock NormalDestination { get; set; }
Gets or sets the normal destination for the invoke
public BasicBlock NormalDestination { get; set; }