Searched refs:gimple_statement_omp_parallel (Results 1 – 5 of 5) sorted by relevance
46 DEFGSSTRUCT(GSS_OMP_PARALLEL, gimple_statement_omp_parallel, false)
539 struct GTY(()) gimple_statement_omp_parallel { struct561 struct gimple_statement_omp_parallel par; argument714 struct gimple_statement_omp_parallel GTY ((tag ("GSS_OMP_PARALLEL"))) gimple_omp_parallel;
716 …_omp_parallel() ((struct gimple_statement_omp_parallel *)(ggc_internal_alloc_stat (sizeof (struct …717 …_parallel() ((struct gimple_statement_omp_parallel *)(ggc_internal_cleared_alloc_stat (sizeof (str…718 …p_parallel(n) ((struct gimple_statement_omp_parallel *)(ggc_internal_vec_alloc_stat (sizeof (struc…719 …rallel(n) ((struct gimple_statement_omp_parallel *)(ggc_internal_cleared_vec_alloc_stat (sizeof (s…
8637 (!type struct 346 nil gc_used "gimple_statement_omp_parallel"
13867 struct gimple_statement_omp_parallel gimple_omp_parallel;