Table of Contents

Property InlinerThreshold

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

InlinerThreshold

Gets or Sets a value for the limit of the optimization functionality

public int InlinerThreshold { get; set; }

Property Value

int

Remarks

LLVM-C APIs are lacking documentation on this, so the information is sadly vague.