Home | History | Annotate | Download | only in AsmParser

Lines Matching full:kw_musttail

4814   case lltok::kw_musttail: return ParseCall(Inst, PFS, CallInst::TCK_MustTail);