Function print_mir_graph

Source
pub fn print_mir_graph<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &Body<'tcx>,
    def_id: DefId,
)