☰
In rustc_codegen_llvm::coverageinfo
In rustc_codegen_llvm::coverageinfo
Modules
mapgen
Structs
CrateCoverageContext
Constants
UNUSED_FUNCTION_COUNTER_ID
VAR_ALIGN_BYTES
Functions
add_unused_function_coverage
codegen_unused_fn_and_counter
create_pgo_func_name_var
declare_unused_fn
hash_bytes
hash_str
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
::
declare_unused_fn
source
·
[
−
]
fn declare_unused_fn<'tcx>(
cx: &
CodegenCx
<'_, 'tcx>,
def_id:
DefId
) ->
Instance
<'tcx>