Function rustc_llvm::ffi::LLVMRustConfigurePassManagerBuilder [] [src]

pub unsafe extern fn LLVMRustConfigurePassManagerBuilder(PMB: PassManagerBuilderRef,
                                                         OptLevel: CodeGenOptLevel,
                                                         MergeFunctions: bool,
                                                         SLPVectorize: bool,
                                                         LoopVectorize: bool)
🔬 This is a nightly-only experimental API. (rustc_private)