Function miri::provenance_gc::remove_unreachable_allocs

source ยท
fn remove_unreachable_allocs<'tcx>(
    this: &mut MiriInterpCx<'tcx>,
    allocs: FxHashSet<AllocId>,
)