fn instrument_function_attr<'ll>(
    cx: &CodegenCx<'ll, '_>
) -> SmallVec<[&'ll Attribute; 4]>
Expand description

Tell LLVM what instrument function to insert.