Method AppendBasicBlock
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
AppendBasicBlock(BasicBlock)
Appends a basic block after the InsertBlock of this InstructionBuilder
public void AppendBasicBlock(BasicBlock block)
Parameters
block
BasicBlockBlock to insert