Function llvm_sys::lto::lto_codegen_set_should_internalize

source ยท
pub unsafe extern "C" fn lto_codegen_set_should_internalize(
    cg: lto_code_gen_t,
    ShouldInternalize: lto_bool_t
)
Expand description

Sets if we should run the internalize pass during optimization and code generation.

Added in LLVM 3.7.