Home
last modified time | relevance | path

Searched refs:GetMaxLeafCount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp185 static size_t GetMaxLeafCount(const DirectiveLanguage &DirLang) { in GetMaxLeafCount() function
268 << GetMaxLeafCount(DirLang) << "; }\n"; in EmitDirectivesDecl()
516 int MaxLeafCount = GetMaxLeafCount(DirLang); in EmitLeafTable()