llvm_sys::transforms::pass_builder

Function LLVMPassBuilderOptionsSetInlinerThreshold

Source
pub unsafe extern "C" fn LLVMPassBuilderOptionsSetInlinerThreshold(
    Options: LLVMPassBuilderOptionsRef,
    Threshold: c_int,
)