Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp711 class ByteCodeExecutor { class
713 ByteCodeExecutor(const ByteCodeField *curCodeIt, in ByteCodeExecutor() function in __anon726545990d11::ByteCodeExecutor
845 void ByteCodeExecutor::execute( in execute()
1241 ByteCodeExecutor executor(matcherByteCode.data(), state.memory, uniquedData, in match()
1261 ByteCodeExecutor executor( in rewrite()