Searched defs:loopIndex (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Rewrite/ | ||
| H A D | ByteCode.h | 106 std::vector<unsigned> loopIndex; variable |
| H A D | ByteCode.cpp | 1060 MutableArrayRef<unsigned> loopIndex, ArrayRef<const void *> uniquedMemory, in ByteCodeExecutor() |