Searched refs:start_as_int32 (Results 1 – 1 of 1) sorted by relevance
60 std::vector<int32> start_as_int32(start.begin(), start.end()); in UpdateSlice() local63 start_ops[i] = ConstantR0(builder, start_as_int32[i]); in UpdateSlice()