Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp455 SM->setNumChildren(SM->getNumChildren() + 1); in FactorNodes()
490 Scope->setNumChildren(OptionsToMatch.size()); in FactorNodes()
H A DDAGISelMatcher.h224 void setNumChildren(unsigned NC) { in setNumChildren() function