pub unsafe extern "C" fn optimizer_options_preserve_spec_constants(
options: *mut OptimizerOptions,
preserve: bool
)
Expand description
Records whether all specialization constants within the module should be preserved.
pub unsafe extern "C" fn optimizer_options_preserve_spec_constants(
options: *mut OptimizerOptions,
preserve: bool
)
Records whether all specialization constants within the module should be preserved.