Searched refs:next_operand_start (Results 1 – 1 of 1) sorted by relevance
2740 int64 next_operand_start = operand_start + operand->shape().dimensions(0); in TrySimplifyScalarSlice() local2741 if (next_operand_start > slice->slice_starts(0)) { in TrySimplifyScalarSlice()2744 operand_start = next_operand_start; in TrySimplifyScalarSlice()