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