rustc_mir_transform

Module coverage

Source

Modulesยง

Structsยง

  • ExtractedHirInfo ๐Ÿ”’
    Function information extracted from HIR by the coverage instrumentor.
  • InstrumentCoverage ๐Ÿ”’
    Inserts StatementKind::Coverage statements that either instrument the binary with injected counters, via intrinsic llvm.instrprof.increment, and/or inject metadata used during codegen to construct the coverage map.

Functionsยง