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

Convert an MIR function into a gsgdt Graph