Searched refs:reductionVec (Results 1 – 1 of 1) sorted by relevance
306 SmallVector<SymbolRefAttr> reductionVec; in parseReductionVarList() local308 if (parser.parseAttribute(reductionVec.emplace_back()) || in parseReductionVarList()316 SmallVector<Attribute> reductions(reductionVec.begin(), reductionVec.end()); in parseReductionVarList()