Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenMP.cpp638 } else if (const auto &numThreadsClause = in createCombinedParallelOp() local
642 *Fortran::semantics::GetExpr(numThreadsClause->v), stmtCtx)); in createCombinedParallelOp()
687 } else if (const auto &numThreadsClause = in genOMP() local
692 *Fortran::semantics::GetExpr(numThreadsClause->v), stmtCtx)); in genOMP()