Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c5175 isl_union_map *may_write, *must_write, *copy_out, *not_written; in add_to_from_device() local
5196 copy_out = isl_union_map_copy(may_write); in add_to_from_device()
5232 isl_union_map_range(copy_out)); in add_to_from_device()