fn inline_attr<'ll>( cx: &CodegenCx<'ll, '_>, inline: InlineAttr, ) -> Option<&'ll Attribute>
Get LLVM attribute for the provided inline heuristic.