rustc_codegen_llvm::attributes

Function inline_attr

Source
fn inline_attr<'ll>(
    cx: &CodegenCx<'ll, '_>,
    inline: InlineAttr,
) -> Option<&'ll Attribute>
Expand description

Get LLVM attribute for the provided inline heuristic.