Table of Contents

Property LoopUnrolling

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

LoopUnrolling

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

public bool LoopUnrolling { get; set; }

Property Value

bool

Remarks

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