pub(crate) fn mir_fn_to_generic_graph<'tcx>( tcx: TyCtxt<'tcx>, body: &Body<'_>, ) -> Graph
Convert an MIR function into a gsgdt Graph