Home
last modified time | relevance | path

Searched refs:OrgPrivates (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5149 ArrayRef<const Expr *> OrgPrivates, in emitReduction() argument
5199 const auto *IPriv = OrgPrivates.begin(); in emitReduction()
5219 FilteredPrivates.emplace_back(OrgPrivates[I]); in emitReduction()
5470 assert(OrgLHSExprs.size() == OrgPrivates.size() && in emitReduction()
5477 emitPrivateReduction(CGF, Loc, OrgPrivates[I], OrgLHSExprs[I], in emitReduction()