Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-low.cc2800 bool have_outer_reduction = false; in scan_omp_for() local
2818 have_outer_reduction = true; in scan_omp_for()
2822 if (have_outer_reduction) in scan_omp_for()