Property MergeFunctions
MergeFunctions
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 MergeFunctions { get; set; }
Property Value
Remarks
LLVM-C APIs are lacking documentation on this, so the information is sadly vague.