fn sync_fields_recursive<'tcx>( state: &mut AliasDomain, lv: &PlaceId, rv: &PlaceId, place_info: &PlaceInfo<'tcx>, depth: usize, max_depth: usize, )
Recursive helper for field synchronization