Home | History | Annotate | Download | only in IR

Lines Matching full:inlinehint

169   if (hasAttribute(Attribute::InlineHint))
170 return "inlinehint";
369 case Attribute::InlineHint: return 1 << 25;