☰
rustc_codegen_llvm
1.75.0-dev
In rustc_codegen_llvm::coverageinfo
Modules
ffi
map_data
mapgen
Structs
CrateCoverageContext
Constants
UNUSED_FUNCTION_COUNTER_ID
VAR_ALIGN_BYTES
Functions
add_unused_function_coverage
codegen_unused_fn_and_counter
covfun_section_name
create_pgo_func_name_var
declare_unused_fn
hash_bytes
mapping_version
save_cov_data_to_mod
save_func_record_to_mod
write_filenames_section_to_buffer
write_mapping_to_buffer
?
Function
rustc_codegen_llvm
::
coverageinfo
::
codegen_unused_fn_and_counter
source
·
[
−
]
fn codegen_unused_fn_and_counter<'tcx>( cx: &
CodegenCx
<'_, 'tcx>, instance:
Instance
<'tcx> )