Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/PDL/IR/
DPDL.cpp301 if (isWithinRewrite && !op.hasTypeInference()) { in verify()
309 bool OperationOp::hasTypeInference() { in hasTypeInference() function in OperationOp
/external/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
DPDLToPDLInterp.cpp602 bool hasTypeInference = op.hasTypeInference(); in generateOperationResultTypeRewriter() local
621 if (hasTypeInference) { in generateOperationResultTypeRewriter()
/external/llvm-project/mlir/include/mlir/Dialect/PDL/IR/
DPDLOps.td271 bool hasTypeInference();