Home
last modified time | relevance | path

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

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