◆ add_safelen1
bool gimplify_omp_ctx::add_safelen1 |
◆ clauses
tree gimplify_omp_ctx::clauses |
◆ code
Referenced by build_omp_struct_comp_nodes(), copy_if_shared_r(), gimplify_adjust_omp_clauses(), gimplify_adjust_omp_clauses_1(), gimplify_call_expr(), gimplify_expr(), gimplify_omp_dispatch(), gimplify_pure_cond_expr(), gimplify_scan_omp_clauses(), mostly_copy_tree_r(), omp_accumulate_sibling_list(), omp_build_struct_sibling_lists(), omp_construct_selector_matches(), omp_has_nocontext(), omp_has_novariants(), and omp_resolve_clause_dependencies().
◆ combined_loop
bool gimplify_omp_ctx::combined_loop |
◆ default_kind
◆ defaultmap
int gimplify_omp_ctx::defaultmap[5] |
◆ distribute
bool gimplify_omp_ctx::distribute |
◆ has_depend
bool gimplify_omp_ctx::has_depend |
◆ in_call_args
bool gimplify_omp_ctx::in_call_args |
◆ in_for_exprs
bool gimplify_omp_ctx::in_for_exprs |
◆ location
location_t gimplify_omp_ctx::location |
◆ loop_iter_var
vec<tree> gimplify_omp_ctx::loop_iter_var |
◆ order_concurrent
bool gimplify_omp_ctx::order_concurrent |
◆ outer_context
Referenced by gimple_add_tmp_var(), gimplify_adjust_omp_clauses(), gimplify_adjust_omp_clauses_1(), gimplify_bind_expr(), gimplify_omp_depend(), gimplify_omp_dispatch(), gimplify_omp_for(), gimplify_omp_loop(), gimplify_omp_loop_xform(), gimplify_scan_omp_clauses(), maybe_fold_stmt(), new_omp_context(), oacc_default_clause(), omp_add_variable(), omp_check_private(), omp_default_clause(), omp_firstprivatize_variable(), omp_is_private(), omp_lastprivate_for_combined_outer_constructs(), omp_mark_stores(), omp_notice_threadprivate_variable(), omp_notice_variable(), and optimize_target_teams().
◆ privatized_types
◆ region_type
Referenced by gimple_add_tmp_var(), gimplify_adjust_omp_clauses(), gimplify_adjust_omp_clauses_1(), gimplify_bind_expr(), gimplify_omp_depend(), gimplify_omp_for(), gimplify_omp_loop(), gimplify_omp_loop_xform(), gimplify_omp_workshare(), gimplify_scan_omp_clauses(), maybe_fold_stmt(), new_omp_context(), oacc_default_clause(), oacc_region_type_name(), omp_accumulate_sibling_list(), omp_add_variable(), omp_build_struct_sibling_lists(), omp_check_private(), omp_default_clause(), omp_firstprivatize_variable(), omp_is_private(), omp_lastprivate_for_combined_outer_constructs(), omp_notice_threadprivate_variable(), and omp_notice_variable().
◆ target_firstprivatize_array_bases
bool gimplify_omp_ctx::target_firstprivatize_array_bases |
◆ variables
Referenced by computable_teams_clause(), delete_omp_context(), gimplify_adjust_omp_clauses(), gimplify_adjust_omp_clauses_1(), gimplify_bind_expr(), gimplify_omp_for(), gimplify_omp_loop_xform(), gimplify_scan_omp_clauses(), new_omp_context(), omp_add_variable(), omp_check_private(), omp_firstprivatize_variable(), omp_is_private(), omp_lastprivate_for_combined_outer_constructs(), omp_mark_stores(), omp_notice_threadprivate_variable(), and omp_notice_variable().
The documentation for this struct was generated from the following file: