Searched refs:prev_singleunit (Results 1 – 2 of 2) sorted by relevance
5534 bool prev_singleunit; in gfc_trans_omp_workshare() local5545 prev_singleunit = false; in gfc_trans_omp_workshare()5617 if (prev_singleunit) in gfc_trans_omp_workshare()5648 prev_singleunit = (ompws_flags & OMPWS_CURR_SINGLEUNIT) != 0; in gfc_trans_omp_workshare()
7218 bool prev_singleunit; in gfc_trans_omp_workshare() local7229 prev_singleunit = false; in gfc_trans_omp_workshare()7306 if (prev_singleunit) in gfc_trans_omp_workshare()7337 prev_singleunit = (ompws_flags & OMPWS_CURR_SINGLEUNIT) != 0; in gfc_trans_omp_workshare()