Searched refs:SlicedOperationType (Results 1 – 1 of 1) sorted by relevance
1250 using SlicedOperationType = decltype(SlicedOperation::type); in initializeSlice() typedef1451 slicedOperation.type = uncheckedConvertTo<SlicedOperationType>(origOperation.type); in initializeSlice()