fn instrument_function_attr<'ll>(
    cx: &CodegenCx<'ll, '_>
) -> Option<&'ll Attribute>
Expand description

Tell LLVM what instrument function to insert.