Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1457 bool TeamsLoopCanBeParallel = false; in EmitOMPReductionClauseFinal() local
1459 TeamsLoopCanBeParallel = TTLD->canBeParallelFor(); in EmitOMPReductionClauseFinal()
1462 TeamsLoopCanBeParallel || ReductionKind == OMPD_simd; in EmitOMPReductionClauseFinal()