Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h100 SmallVector<const Expr *, 4> LastprivateCopies; member
HDCGStmtOpenMP.cpp3179 Data.LastprivateCopies.push_back(IInit); in EmitOMPTaskBasedDirective()
HDCGOpenMPRuntime.cpp4970 I = Data.LastprivateCopies.begin(); in emitTaskInit()