Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp687 bool hasEraseRoot() const;
1093 bool CombineRuleBuilder::hasEraseRoot() const { in hasEraseRoot() function in __anon569e2aa20111::CombineRuleBuilder
1436 if (hasOnlyCXXApplyPatterns() || hasEraseRoot()) in findRoots()