Searched refs:broken_loop (Results 1 – 2 of 2) sorted by relevance
2526 bool broken_loop = region->cont == NULL; in expand_omp_for_generic() local2532 gcc_assert (!broken_loop || !in_combined_parallel); in expand_omp_for_generic()2540 gcc_assert (broken_loop in expand_omp_for_generic()2544 if (!broken_loop) in expand_omp_for_generic()2961 if (broken_loop) in expand_omp_for_generic()2985 broken_loop = false; in expand_omp_for_generic()3022 if (!broken_loop) in expand_omp_for_generic()3118 if (!broken_loop) in expand_omp_for_generic()3291 bool broken_loop = region->cont == NULL; in expand_omp_for_static_nochunk() local3303 gcc_assert (broken_loop in expand_omp_for_static_nochunk()[all …]
3735 bool broken_loop = region->cont == NULL; in expand_omp_for_generic() local3740 gcc_assert (!broken_loop || !in_combined_parallel); in expand_omp_for_generic()3782 gcc_assert (broken_loop in expand_omp_for_generic()3786 if (!broken_loop) in expand_omp_for_generic()3994 if (!broken_loop) in expand_omp_for_generic()4105 if (!broken_loop) in expand_omp_for_generic()