HomeSort by: relevance | last modified time | path
    Searched refs:LastprivateCopies (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 102 SmallVector<const Expr *, 4> LastprivateCopies;
CGStmtOpenMP.cpp 4306 Data.LastprivateCopies.push_back(IInit);
CGOpenMPRuntime.cpp 4213 I = Data.LastprivateCopies.begin();

Completed in 75 milliseconds