Searched refs:firstRed (Results 1 – 1 of 1) sorted by relevance
276 const auto &firstRed = std::get<ReductionTy>(first->u); in mergeReduction() local281 /*ReductionIdentifiers=*/std::get<IdentifiersTy>(firstRed.t), in mergeReduction()282 /*List=*/std::get<ListTy>(firstRed.t)}})); in mergeReduction()