Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h98 SmallVector<const Expr *, 4> LastprivateCopies; member
DCGStmtOpenMP.cpp2477 Data.LastprivateCopies.push_back(IInit); in EmitOMPTaskBasedDirective()
DCGOpenMPRuntime.cpp3710 I = Data.LastprivateCopies.begin(); in emitTaskInit()