Function collect_slice_locals

Source
pub(crate) fn collect_slice_locals(
    function: &MirFunction,
) -> HashSet<MirLocalId>