Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1677 llvm::SmallDenseMap<const ValueDecl *, const FieldDecl *> VarFieldMap; in emitReduction() local
1685 CGM.getContext(), PrivatesReductions, std::nullopt, VarFieldMap, 1); in emitReduction()