Home
last modified time | relevance | path

Searched defs:numResultTypes (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h557 unsigned numOperands, unsigned numResultTypes, in OperationExpr()
567 unsigned numOperands, numResultTypes, numAttributes; variable