Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h1060 bool hasBoundedRecursion, const CompoundStmt *body) in PatternDecl()
1069 bool hasBoundedRecursion; variable
/llvm-project/mlir/lib/Tools/PDLL/AST/
H A DNodes.cpp522 bool hasBoundedRecursion, in create()
/llvm-project/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp189 bool hasBoundedRecursion = false; global() member