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

References

tools/polly/lib/External/isl/isl_constraint.c
 1329 	if (!aff)
 1331 	ls = isl_aff_get_domain_local_space(aff);
 1332 	v = isl_vec_drop_els(isl_vec_copy(aff->v), 0, 1);
 1333 	isl_aff_free(aff);