Home
last modified time | relevance | path

Searched defs:DebugCounters (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_mir_transform/src/coverage/
Ddebug.rs260 pub(super) struct DebugCounters { struct
264 impl DebugCounters { impl
586 pub fn alert_on_unused_expressions(&self, debug_counters: &DebugCounters) { in alert_on_unused_expressions()
663 debug_counters: &DebugCounters, in dump_coverage_graphviz()
740 debug_counters: &DebugCounters, in bcb_to_string_sections()