Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1412 bool HasAtLeastOneReduction = false; in EmitOMPReductionClauseFinal() local
1418 HasAtLeastOneReduction = true; in EmitOMPReductionClauseFinal()
1426 if (HasAtLeastOneReduction) { in EmitOMPReductionClauseFinal()