Searched refs:slicedIndex (Results 1 – 1 of 1) sorted by relevance
263 const uint32_t slicedIndex = in processOperations() local265 (*origOperandIndexToSlicedIndex)[output] = slicedIndex; in processOperations()268 << output << " -> " << slicedIndex << ": " << slicedOperands[slicedIndex]; in processOperations()453 const uint32_t slicedIndex = in makeSlice() local455 origOperandIndexToSlicedIndex[origInputIndex] = slicedIndex; in makeSlice()457 << origInputIndex << " -> " << slicedIndex << ": " in makeSlice()458 << slicedOperands[slicedIndex]; in makeSlice()