Searched refs:copy_in (Results 1 – 2 of 2) sorted by relevance
103 def copy_in(self, local_srcs, remote_dsts): member in RemoteExecutor138 self.copy_in(srcs, dsts)
5176 isl_union_map *read, *copy_in; in add_to_from_device() local5224 copy_in = isl_union_map_union(read, not_written); in add_to_from_device()5225 copy_in = isl_union_map_apply_range(copy_in, in add_to_from_device()5229 isl_union_map_range(copy_in)); in add_to_from_device()