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