Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h100 SmallVector<const Expr *, 4> LastprivateCopies; member
H A DCGStmtOpenMP.cpp4725 Data.LastprivateCopies.push_back(IInit); in EmitOMPTaskBasedDirective()
H A DCGOpenMPRuntime.cpp3642 I = Data.LastprivateCopies.begin(); in emitTaskInit()