Skip to main content

collect_place_aliases

Function collect_place_aliases 

Source
pub fn collect_place_aliases(
    tcx: TyCtxt<'_>,
    def_id: DefId,
) -> HashMap<Local, PlaceKey>
Expand description

Build a mapping from MIR locals to their resolved PlaceKey origins.