Function rustc_mir_transform::lower_slice_len::lower_slice_len_call

source ยท
fn lower_slice_len_call<'tcx>(
    block: &mut BasicBlockData<'tcx>,
    slice_len_fn_item_def_id: DefId,
)