rustc_middle::mir::generic_graph

Function mir_fn_to_generic_graph

Source
pub(crate) fn mir_fn_to_generic_graph<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &Body<'_>,
) -> Graph
Expand description

Convert an MIR function into a gsgdt Graph