Searched defs:hasChild (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h104 void setChildrenFlag(bool hasChild) { Children = hasChild; } argument
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h735 bool hasChild(const TreePatternNode *N) const { function in class:llvm::TreePatternNode

Completed in 85 milliseconds