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.cpp1498 bool TeamsLoopCanBeParallel = false; in EmitOMPReductionClauseFinal() local
1500 TeamsLoopCanBeParallel = TTLD->canBeParallelFor(); in EmitOMPReductionClauseFinal()
1503 TeamsLoopCanBeParallel || ReductionKind == OMPD_simd; in EmitOMPReductionClauseFinal()