Searched refs:sections_stmt (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Domp-low.c7966 gomp_sections *sections_stmt;
8022 sections_stmt = as_a <gomp_sections *> (gsi_stmt (si));
8023 gcc_assert (gimple_code (sections_stmt) == GIMPLE_OMP_SECTIONS);
8024 vin = gimple_omp_sections_control (sections_stmt);
7965 gomp_sections *sections_stmt; local

Completed in 187 milliseconds