Property InsertBlock
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
InsertBlock
Gets the BasicBlock this builder is building instructions for
public BasicBlock? InsertBlock { get; }
Gets the BasicBlock this builder is building instructions for
public BasicBlock? InsertBlock { get; }