Table of Contents

Property FirstInstruction

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

FirstInstruction

Gets the first instruction in the block

public Instruction? FirstInstruction { get; }

Property Value

Instruction