Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.h100 SmallVector<const Expr *, 4> LastprivateCopies; member
DCGStmtOpenMP.cpp4653 Data.LastprivateCopies.push_back(IInit); in EmitOMPTaskBasedDirective()
DCGOpenMPRuntime.cpp3830 I = Data.LastprivateCopies.begin(); in emitTaskInit()