Searched refs:PrivatesReductions (Results 1 – 1 of 1) sorted by relevance
1678 llvm::SmallVector<const ValueDecl *, 4> PrivatesReductions(Privates.size()); in emitReduction() local1681 PrivatesReductions[Cnt] = cast<DeclRefExpr>(DRE)->getDecl(); in emitReduction()1685 CGM.getContext(), PrivatesReductions, std::nullopt, VarFieldMap, 1); in emitReduction()