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

References

tools/polly/lib/External/isl/isl_coalesce.c
 2585 	ls2 = isl_local_space_wrap(isl_basic_map_get_local_space(info2->bmap));
 2591 		    !isl_local_space_div_is_known(ls2, i))
 2599 		div2 = isl_local_space_get_div(ls2, i);
 2611 	isl_local_space_free(ls2);