pub(crate) fn default_optimisation_attrs<'ll>( cx: &CodegenCx<'ll, '_>, ) -> SmallVec<[&'ll Attribute; 2]>
Get the default optimizations attrs for a function.