fn terminator_writes_origin<'tcx>( tcx: TyCtxt<'tcx>, caller: DefId, terminator: &TerminatorKind<'tcx>, origin: &PlaceKey, aliases: &HashMap<Local, PlaceKey>, ) -> bool