Searched refs:subViews (Results 1 – 1 of 1) sorted by relevance
127 MapVector<int64_t, Value> subViews; member145 : subViews(), alignment(options.alignment) { in LinalgOpInstancePromotionOptions()159 subViews[operandNumber] = sv; in LinalgOpInstancePromotionOptions()255 if (options.subViews.empty()) in promoteSubViews()260 for (auto v : options.subViews) { in promoteSubViews()296 for (auto v : options.subViews) { in promoteSubViews()316 promotedBuffersAndViews->size() != options.subViews.size()) in promoteSubViews()328 if (options.subViews.count(operandNumber) != 0) { in promoteSubViews()