Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicate.h679 Predicate getOperandCountAtLeast(unsigned count) { in getOperandCountAtLeast() function
H A DPredicateTree.cpp132 predList.emplace_back(pos, builder.getOperandCountAtLeast(minOperands)); in getTreePredicates()