Searched refs:slicedIndex (Results 1 – 1 of 1) sorted by relevance
264 const uint32_t slicedIndex = in processOperations() local266 (*origOperandIndexToSlicedIndex)[output] = slicedIndex; in processOperations()269 << output << " -> " << slicedIndex << ": " << slicedOperands[slicedIndex]; in processOperations()463 const uint32_t slicedIndex = in makeSlice() local465 origOperandIndexToSlicedIndex[origInputIndex] = slicedIndex; in makeSlice()467 << origInputIndex << " -> " << slicedIndex << ": " in makeSlice()468 << slicedOperands[slicedIndex]; in makeSlice()