Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1437 bool HasAtLeastOneReduction = false; in EmitOMPReductionClauseFinal() local
1443 HasAtLeastOneReduction = true; in EmitOMPReductionClauseFinal()
1451 if (HasAtLeastOneReduction) { in EmitOMPReductionClauseFinal()