Home | History | Annotate | Download | only in IR

Lines Matching full:alwaysinline

163   if (hasAttribute(Attribute::AlwaysInline))
164 return "alwaysinline";
360 case Attribute::AlwaysInline: return 1 << 12;