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