Method PositionAtEnd
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
PositionAtEnd(BasicBlock)
Positions the builder at the end of a given BasicBlock
public void PositionAtEnd(BasicBlock basicBlock)
Parameters
basicBlock
BasicBlockBlock to set the position of