Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c2483 tree outer_clause = TREE_VALUE (ctx_iter); in scan_omp_for() local
2484 tree outer_var = OMP_CLAUSE_DECL (outer_clause); in scan_omp_for()
2485 tree_code outer_op = OMP_CLAUSE_REDUCTION_CODE (outer_clause); in scan_omp_for()
2491 inform (OMP_CLAUSE_LOCATION (outer_clause), in scan_omp_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc2804 tree outer_clause = TREE_VALUE (ctx_iter); in scan_omp_for() local
2805 tree outer_var = OMP_CLAUSE_DECL (outer_clause); in scan_omp_for()
2806 tree_code outer_op = OMP_CLAUSE_REDUCTION_CODE (outer_clause); in scan_omp_for()
2812 inform (OMP_CLAUSE_LOCATION (outer_clause), in scan_omp_for()