reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/ppcg/gpu.c
 5199 	must_write = isl_union_map_copy(prog->must_write);
 5781 	must_kill = isl_union_map_copy(prog->must_write);
 5815 	prog->must_write = isl_union_map_copy(scop->must_writes);
 5842 	isl_union_map_free(prog->must_write);