Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/PDLL/CodeGen/
H A DCPPGen.cpp50 void generateConstraintAndRewrites(const ast::Module &astModule,
76 generateConstraintAndRewrites(astModule, module, nativeFunctions); in generate()
138 void CodeGen::generateConstraintAndRewrites(const ast::Module &astModule, in generateConstraintAndRewrites() function in CodeGen