Searched refs:omp_target_copy (Results 1 – 2 of 2) sorted by relevance
2087 gomp_target *omp_target_copy = as_a <gomp_target *> (copy); in gimple_copy() local2089 gimple_omp_target_set_clauses (omp_target_copy, t); in gimple_copy()2091 gimple_omp_target_set_data_arg (omp_target_copy, t); in gimple_copy()
2003 gomp_target *omp_target_copy = as_a <gomp_target *> (copy); in gimple_copy() local2005 gimple_omp_target_set_clauses (omp_target_copy, t); in gimple_copy()2007 gimple_omp_target_set_data_arg (omp_target_copy, t); in gimple_copy()