about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-12-06 22:33:24 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-12-08 20:53:39 +1100
commit2022ef7f12fe6ebc810ee5731557d23ba763cc96 (patch)
tree943bfc4d16b647d2720f3ffaa227abbd03e930d4 /compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs
parentf3f7c20f7b85fa289657b36c30faddff869f8a1f (diff)
downloadrust-2022ef7f12fe6ebc810ee5731557d23ba763cc96.tar.gz
rust-2022ef7f12fe6ebc810ee5731557d23ba763cc96.zip
coverage: Use a query to find counters/expressions that must be zero
This query (`coverage_ids_info`) already determines which counter/expression
IDs are unused, so it only takes a little extra effort to also determine which
counters/expressions must have a value of zero.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/coverageinfo/mapgen.rs')
0 files changed, 0 insertions, 0 deletions