Searched refs:broken_loop (Results 1 – 5 of 5) sorted by relevance
3838 bool broken_loop = region->cont == NULL; in expand_omp_for_generic() local3844 gcc_assert (!broken_loop || !in_combined_parallel); in expand_omp_for_generic()3852 gcc_assert (broken_loop in expand_omp_for_generic()3856 if (!broken_loop) in expand_omp_for_generic()4373 if (broken_loop) in expand_omp_for_generic()4403 broken_loop = false; in expand_omp_for_generic()4445 if (!broken_loop) in expand_omp_for_generic()4567 if (!broken_loop) in expand_omp_for_generic()4862 bool broken_loop = region->cont == NULL; in expand_omp_for_static_nochunk() local4876 gcc_assert (broken_loop in expand_omp_for_static_nochunk()[all …]
3665 If broken_loop with ordered > collapse and at least one of those
5590 that loop->header == body_bb if broken_loop.
1494 * omp-expand.c (expand_omp_for_generic): Fix up broken_loop handling.
2655 bool broken_loop = region->cont == NULL; in expand_omp_for_generic() local2661 gcc_assert (!broken_loop || !in_combined_parallel); in expand_omp_for_generic()2669 gcc_assert (broken_loop in expand_omp_for_generic()2673 if (!broken_loop) in expand_omp_for_generic()3192 if (broken_loop) in expand_omp_for_generic()3222 broken_loop = false; in expand_omp_for_generic()3264 if (!broken_loop) in expand_omp_for_generic()3386 if (!broken_loop) in expand_omp_for_generic()3652 bool broken_loop = region->cont == NULL; in expand_omp_for_static_nochunk() local3666 gcc_assert (broken_loop in expand_omp_for_static_nochunk()[all …]