Searched refs:flatten_sub_values (Results 1 – 1 of 1) sorted by relevance
233 llvm::SmallVector<mlir::Value> flatten_sub_values; in CreateTupleValue() local235 flatten_sub_values.push_back( in CreateTupleValue()238 return func_builder->create<mlir::mhlo::TupleOp>(loc, flatten_sub_values) in CreateTupleValue()