rustc_
codegen_
llvm
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustc_
codegen_
llvm::
back::
write
Structs
DiagnosticHandlers
Enums
AutodiffStage
CodegenDiagnosticsStage
Functions
bitcode_section_name
codegen
create_informational_target_machine
create_msvc_imps
create_section_with_flags_asm
create_target_machine
diagnostic_handler
embed_bitcode
get_instr_profile_output_path
get_pgo_gen_path
get_pgo_sample_use_path
get_pgo_use_path
link
llvm_err
llvm_optimize
optimize
record_artifact_size
record_llvm_cgu_instructions_stats
report_inline_asm
save_temp_bitcode
target_machine_factory
to_llvm_code_model
to_llvm_float_abi
to_llvm_opt_settings
to_llvm_relocation_model
to_pass_builder_opt_level
write_bitcode_to_file
write_output_file
rustc_codegen_llvm
::
back
::
write
Function
get_pgo_sample_use_path
Copy item path
Settings
Help
Summary
Source
fn get_pgo_sample_use_path(config: &
ModuleConfig
) ->
Option
<
CString
>