Skip to main content

inline_attr

Function inline_attr 

Source
fn inline_attr<'ll>(
    cx: &GenericCx<'ll, SCx<'ll>>,
    sess: &Session,
    inline: InlineAttr,
) -> Option<&'ll Attribute>
Expand description

Get LLVM attribute for the provided inline heuristic.