Home
last modified time | relevance | path

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

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