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

References

tools/polly/lib/External/isl/isl_pw_templ.c
 1325 	if (n == 0 && !isl_space_is_named_or_nested(pw->dim, type))
 1328 	set_type = type == isl_dim_in ? isl_dim_set : type;
 1328 	set_type = type == isl_dim_in ? isl_dim_set : type;
 1334 	pw->dim = isl_space_insert_dims(pw->dim, type, first, n);
 1344 								type, first, n);