Table of Contents

Property LicmMssaOptCap

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

LicmMssaOptCap

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

[SuppressMessage("Style", "IDE0251:Make member 'readonly'", Justification = "Semantics - not readonly")]
public uint LicmMssaOptCap { get; set; }

Property Value

uint

Remarks

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