Function rustc_monomorphize::partitioning::merge_codegen_units

source ยท
fn merge_codegen_units<'tcx>(
    cx: &PartitioningCx<'_, 'tcx>,
    codegen_units: &mut Vec<CodegenUnit<'tcx>>,
)