enum LLParser::TailCallType

Declared at: llvm/lib/AsmParser/LLParser.h:556

Enumerators

NameValueComment
TCT_None0
TCT_Tail1
TCT_MustTail2