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

References

tools/polly/lib/External/isl/isl_coalesce.c
 2584 	ls1 = isl_local_space_wrap(isl_basic_map_get_local_space(info1->bmap));
 2590 		if (!isl_local_space_div_is_known(ls1, i) ||
 2598 		div1 = isl_local_space_get_div(ls1, i);
 2610 	isl_local_space_free(ls1);