pub fn enclosing_mir(tcx: TyCtxt<'_>, hir_id: HirId) -> Option<&Body<'_>>
Returns the mir::Body containing the node associated with hir_id.
mir::Body
hir_id