fn alive_producer_from_destination<'tcx>( tcx: TyCtxt<'tcx>, caller: DefId, destination: Local, ) -> Option<AliveProducer>
Classifies the borrowed view returned by the Alive-producing call destination.