alive_producer_from_destination

Function alive_producer_from_destination 

Source
fn alive_producer_from_destination<'tcx>(
    tcx: TyCtxt<'tcx>,
    caller: DefId,
    destination: Local,
) -> Option<AliveProducer>
Expand description

Classifies the borrowed view returned by the Alive-producing call destination.