Modulesยง
- counters ๐
- expansion ๐
- graph ๐
- hir_
info ๐ - mappings ๐
- query ๐
- spans ๐
- unexpand ๐
Structsยง
- Instrument
Coverage ๐ - Inserts
StatementKind::Coverage
statements that either instrument the binary with injected counters, via intrinsicllvm.instrprof.increment
, and/or inject metadata used during codegen to construct the coverage map.
Functionsยง
- inject_
coverage_ ๐statements - Inject any necessary coverage statements into MIR, so that they influence codegen.
- inject_
statement ๐ - instrument_
function_ ๐for_ coverage