Home
last modified time | relevance | path

Searched refs:ref_to_array (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-low.c8475 bool ref_to_array = false; in lower_omp_target() local
8482 ref_to_array = true; in lower_omp_target()
8507 if (ref_to_array) in lower_omp_target()
8510 if (is_ref && !ref_to_array) in lower_omp_target()
H A Dtree.c12858 tree ref_to_array = ref; in array_at_struct_end_p() local
12921 if (! get_addr_base_and_unit_offset (ref_to_array, &offset)) in array_at_struct_end_p()