fn vec_owners_for_origins<'tcx>( tcx: TyCtxt<'tcx>, caller: DefId, origins: &[PlaceKey], aliases: &HashMap<Local, PlaceKey>, ) -> Vec<PlaceKey>