Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp2887 bool requiresInferrence = in checkOperationResultTypeInferrence() local
2891 if (requiresInferrence && !odsOp->hasResultTypeInferrence()) { in checkOperationResultTypeInferrence()