Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp262 static size_t getMaxLeafCount(const DirectiveLanguage &DirLang) { in getMaxLeafCount() function
365 << getMaxLeafCount(DirLang) << "; }\n"; in emitDirectivesDecl()
638 int MaxLeafCount = getMaxLeafCount(DirLang); in emitLeafTable()