Table of Contents

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 BasicBlock

Block to set the position of