Searched refs:outer_clause (Results 1 – 2 of 2) sorted by relevance
2483 tree outer_clause = TREE_VALUE (ctx_iter); in scan_omp_for() local2484 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()
2804 tree outer_clause = TREE_VALUE (ctx_iter); in scan_omp_for() local2805 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()