These headers and flags were historically needed, but are now unnecessary due to various changes in how coverage information is stored in MIR.
Some of the marker statements used by coverage are added during MIR building for use by the InstrumentCoverage pass (during analysis), and are not needed afterwards.