Skip to main content

execute_thin_lto_work_item

Function execute_thin_lto_work_item 

Source
fn execute_thin_lto_work_item<B: ExtraBackendMethods>(
    cgcx: &CodegenContext,
    prof: &SelfProfilerRef,
    shared_emitter: SharedEmitter,
    tm_factory: TargetMachineFactoryFn<B>,
    module: ThinModule<B>,
) -> CompiledModule