Searched refs:singleblock (Results 1 – 2 of 2) sorted by relevance
5530 stmtblock_t singleblock; in gfc_trans_omp_workshare() local5621 gfc_add_expr_to_block (&singleblock, res); in gfc_trans_omp_workshare()5625 tmp = gfc_finish_block (&singleblock); in gfc_trans_omp_workshare()5639 gfc_init_block (&singleblock); in gfc_trans_omp_workshare()5640 gfc_add_expr_to_block (&singleblock, res); in gfc_trans_omp_workshare()5656 tmp = gfc_finish_block (&singleblock); in gfc_trans_omp_workshare()
7214 stmtblock_t singleblock; in gfc_trans_omp_workshare() local7310 gfc_add_expr_to_block (&singleblock, res); in gfc_trans_omp_workshare()7314 tmp = gfc_finish_block (&singleblock); in gfc_trans_omp_workshare()7328 gfc_init_block (&singleblock); in gfc_trans_omp_workshare()7329 gfc_add_expr_to_block (&singleblock, res); in gfc_trans_omp_workshare()7345 tmp = gfc_finish_block (&singleblock); in gfc_trans_omp_workshare()