Home
last modified time | relevance | path

Searched defs:LoopDirective (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1067 const auto *LoopDirective = cast<OMPLoopDirective>(&D); EmitOMPLastprivateClauseInit() local
1156 if (const auto *LoopDirective = dyn_cast<OMPLoopDirective>(&D)) { EmitOMPLastprivateClauseFinal() local
2361 const auto *LoopDirective = cast<OMPLoopDirective>(&D); EmitOMPLinearClause() local