Searched refs:par_body (Results 1 – 1 of 1) sorted by relevance
12435 gimple_seq par_body; in lower_omp_taskreg() local12443 par_body = NULL; in lower_omp_taskreg()12449 par_body = gimple_bind_body (par_bind); in lower_omp_taskreg()12461 walk_gimple_seq (par_body, check_combined_parallel, NULL, &wi); in lower_omp_taskreg()12520 lower_omp (&par_body, ctx); in lower_omp_taskreg()12567 gimple_seq_add_seq (&new_body, par_body); in lower_omp_taskreg()