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

References

tools/polly/lib/External/isl/isl_map.c
 6787 		if (empty)
 6788 			*empty = dom;
 6796 					    isl_set_copy(dom), empty, flags);
 6798 	if (empty)
 6799 		todo = *empty;
 6805 					    isl_set_copy(dom), empty, flags);
 6812 		if (empty)
 6813 			todo = isl_set_intersect(todo, *empty);
 6819 	if (empty)
 6820 		*empty = todo;
 6824 	if (empty)
 6825 		*empty = NULL;