Searched defs:maxValueMemoryIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Rewrite/ | ||
H A D | ByteCode.h | 215 ByteCodeField maxValueMemoryIndex = 0; variable |
H A D | ByteCode.cpp | 198 ByteCodeField &maxValueMemoryIndex, in Generator() |