Searched refs:not_written (Results 1 – 1 of 1) sorted by relevance
5175 isl_union_map *may_write, *must_write, *copy_out, *not_written; in add_to_from_device() local5204 not_written = isl_union_map_subtract(may_write, must_write); in add_to_from_device()5224 copy_in = isl_union_map_union(read, not_written); in add_to_from_device()