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