1
Fork 0
rust/compiler/rustc_mir_transform/src/coverage/spans
Zalathar 544809e48a coverage: Rename basic_coverage_blocks to just graph
During coverage instrumentation, this variable always holds the coverage graph,
which is a simplified view of the MIR control-flow graph. The new name is
clearer in context, and also shorter.
2024-12-20 17:48:59 +11:00
..
from_mir.rs coverage: Rename basic_coverage_blocks to just graph 2024-12-20 17:48:59 +11:00