Lines Matching refs:ord_stmt
110 gomp_ordered *ord_stmt;
3572 gomp_ordered *ord_stmt = inner->ord_stmt;
3573 gimple_stmt_iterator gsi = gsi_for_stmt (ord_stmt);
3574 location_t loc = gimple_location (ord_stmt);
3576 for (c = gimple_omp_ordered_clauses (ord_stmt);
3582 for (c = gimple_omp_ordered_clauses (ord_stmt);
10352 gomp_ordered *ord_stmt
10354 if (omp_find_clause (gimple_omp_ordered_clauses (ord_stmt),
10361 region->ord_stmt = ord_stmt;