Searched refs:updated_tuple (Results 1 – 1 of 1) sorted by relevance
718 Value updated_tuple = builder->create<mhlo::TupleOp>(loc, new_values); in CreateWhile32() local720 builder->create<mhlo::ReturnOp>(loc, updated_tuple); in CreateWhile32()