Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_mir_transform/src/coverage/
Dcounters.rs18 function_source_hash: u64, field
Dmod.rs138 let function_source_hash = hash_mir_source(tcx, hir_body); in new() localVariable