Function rustc_codegen_llvm::attributes::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.