Searched refs:firstOutputSlicedOperandIndex (Results 1 – 1 of 1) sorted by relevance
302 const uint32_t firstOutputSlicedOperandIndex = slicedOperands.size(); in processOperations() local303 slicedOperands.resize(firstOutputSlicedOperandIndex + origOperation.outputs.size()); in processOperations()307 uint32_t slicedOperandIndex = firstOutputSlicedOperandIndex + outputNum; in processOperations()