Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPredicate.h495 Predicate getOperandCount(unsigned count) { in getOperandCount() function
DPredicateTree.cpp100 predList.emplace_back(pos, builder.getOperandCount(operands.size())); in getTreePredicates()