Table of Contents

Property EntryBlock

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

EntryBlock

Gets the Entry block for this function

public BasicBlock? EntryBlock { get; }

Property Value

BasicBlock