Table of Contents

Property Instructions

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

Instructions

Gets all instructions in the block

public IEnumerable<Instruction> Instructions { get; }

Property Value

IEnumerable<Instruction>