Function rustc_middle::mir::generic_graph::mir_fn_to_generic_graph

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

Convert an MIR function into a gsgdt Graph