Searched refs:arg_shapes_copy (Results 1 – 1 of 1) sorted by relevance
235 llvm::SmallVector<llvm::ArrayRef<int64_t>, 4> arg_shapes_copy; in RefineShapes() local244 arg_shapes_copy.reserve(arg_shapes.size()); in RefineShapes()248 arg_shapes_copy.push_back(llvm::ArrayRef<int64_t>()); in RefineShapes()257 arg_shapes_copy.push_back(llvm::ArrayRef<int64_t>()); in RefineShapes()259 arg_shapes_copy.push_back( in RefineShapes()269 main_func, arg_shapes_copy, producer_version); in RefineShapes()