Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h1013 bool hasBoundedRecursion, const CompoundStmt *body) in PatternDecl()
1021 bool hasBoundedRecursion; variable
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/AST/
H A DNodes.cpp500 bool hasBoundedRecursion, in create()
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp182 bool hasBoundedRecursion = false; member