Searched refs:adjust_array_error_bounds (Results 1 – 8 of 8) sorted by relevance
127 bool adjust_array_error_bounds; member
559 if (id->adjust_array_error_bounds in remap_type_1()
954 ctx->cb.adjust_array_error_bounds = true; in new_omp_context()
539 if (id->adjust_array_error_bounds in remap_type_1()
993 ctx->cb.adjust_array_error_bounds = true; in new_omp_context()
31291 Move ctx->cb.adjust_array_error_bounds setting to the outermost ctx35702 * tree-inline.h (struct copy_body_data): Add adjust_array_error_bounds35706 a dummy "omp dummy var" variable if id->adjust_array_error_bounds.35707 * omp-low.c (new_omp_context): Set cb.adjust_array_error_bounds.
25072 Move id->adjust_array_error_bounds check first in the condition.