Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Rewrite/
H A DByteCode.cpp1114 void executeRecordMatch(PatternRewriter &rewriter,
1871 void ByteCodeExecutor::executeRecordMatch( in executeRecordMatch() function in ByteCodeExecutor
2139 executeRecordMatch(rewriter, *matches); in execute()