Searched refs:beginOpIndex (Results 1 – 3 of 3) sorted by relevance
116 size_t beginOpIndex; member
540 newChunk.beginOpIndex = insertIndex; in addOpAndUpdateChunk()
909 for (size_t opIndex = chunk.beginOpIndex; opIndex < chunk.endOpIndex; opIndex++) { in issueOperations()