Property VerifyEach
VerifyEach
Gets or Sets a value indicating whether the Verifier pass is added.
public bool VerifyEach { get; set; }
Property Value
Remarks
The verifier pass ensures that all functions in the module are valid. This is especially useful during debugging and IR generation development.