Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/ODS/
H A DOperation.cpp21 StringRef nativeClassName, bool supportsTypeInferrence, in Operation()
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/ODS/
H A DOperation.h188 bool supportsTypeInferrence; variable