Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Rewrite/
DByteCode.cpp192 void allocateMemoryIndices(FuncOp matcherFunc, ModuleOp rewriterModule);
358 allocateMemoryIndices(matcherFunc, rewriterModule); in generate()
389 void Generator::allocateMemoryIndices(FuncOp matcherFunc, in allocateMemoryIndices() function in Generator