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

References

tools/polly/lib/External/isl/isl_local_space.c
 1589 	if (isl_local_space_check_has_space(ls, isl_point_peek_space(pnt)) < 0)
 1592 	local = isl_local_space_peek_local(ls);
 1593 	n_local = isl_local_space_dim(ls, isl_dim_div);
 1604 	isl_local_space_free(ls);
 1608 	isl_local_space_free(ls);