pub fn pretty_print_mir(tcx: TyCtxt<'_>, def_id: DefId)
Dumps a human readable MIR redendering of the function with the given DefId to standard output.