pub unsafe extern "C" fn optimizer_register_size_passes(
opt: *mut Optimizer,
)Expand description
Registers passes that attempt to improve the size of generated code. This sequence of passes is subject to constant review and will change from time to time.