pub(crate) fn inline_attr<'ll, 'tcx>( cx: &GenericCx<'ll, FullCx<'ll, 'tcx>>, instance: Instance<'tcx>, ) -> Option<&'ll Attribute>
Get LLVM attribute for the provided inline heuristic.