Home | History | Annotate | Download | only in AsmParser

Lines Matching full:noinline

1077     case lltok::kw_noinline: B.addAttribute(Attribute::NoInline); break;