Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Rewrite/
H A DByteCode.cpp1194 void pushCodeIt(const ByteCodeField *it) { resumeCodeIt.push_back(it); } in pushCodeIt() function in __anon22ebf8dc1611::ByteCodeExecutor
1783 pushCodeIt(prevCodeIt); in executeForEach()