Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp4007 llvm::SmallVector<const ValueDecl *, 4> PrivatesReductions(Privates.size()); in emitReduction() local
4010 PrivatesReductions[Cnt] = cast<DeclRefExpr>(DRE)->getDecl(); in emitReduction()
4014 CGM.getContext(), PrivatesReductions, llvm::None, VarFieldMap, in emitReduction()