Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1169 bool HasAtLeastOneReduction = false; in EmitOMPReductionClauseFinal() local
1171 HasAtLeastOneReduction = true; in EmitOMPReductionClauseFinal()
1177 if (HasAtLeastOneReduction) { in EmitOMPReductionClauseFinal()