Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp421 SM->setNumChildren(SM->getNumChildren()+1); in FactorNodes()
457 Scope->setNumChildren(NewOptionsToMatch.size()); in FactorNodes()
H A DDAGISelMatcher.h202 void setNumChildren(unsigned NC) { in setNumChildren() function