enum LLParser::TailCallType

Declared at: llvm/include/llvm/AsmParser/LLParser.h:560

Enumerators

NameValueComment
TCT_None0
TCT_Tail1
TCT_MustTail2