Table of Contents

Property ForgetAllSCEVInLoopUnroll

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

ForgetAllSCEVInLoopUnroll

Gets or Sets a value indicating whether the optimization should honor this functionality

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

Property Value

bool

Remarks

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