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

References

tools/polly/lib/External/isl/isl_constraint.c
  154 	if (!c)
  157 	return isl_constraint_alloc_vec(c->eq, isl_local_space_copy(c->ls),
  157 	return isl_constraint_alloc_vec(c->eq, isl_local_space_copy(c->ls),
  158 						isl_vec_copy(c->v));