pub unsafe fn retrieve_mir_body<'tcx>( _tcx: TyCtxt<'tcx>, def_id: LocalDefId, ) -> BodyWithBorrowckFacts<'tcx>
See the module level comment.