rustc_codegen_llvm::back::profiling

Function selfprofile_before_pass_callback

Source
pub(crate) unsafe extern "C" fn selfprofile_before_pass_callback(
    llvm_self_profiler: *mut c_void,
    pass_name: *const c_char,
    ir_name: *const c_char,
)