Searched defs:rewriteFunctions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Rewrite/ | ||
H A D | ByteCode.h | 212 std::vector<PDLRewriteFunction> rewriteFunctions; variable |
H A D | ByteCode.cpp | 1128 ArrayRef<PDLRewriteFunction> rewriteFunctions) in ByteCodeExecutor() |