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

References

tools/polly/lib/External/isl/isl_coalesce.c
 1455 	if (add_wraps(wraps, info, bound, set) < 0)
 1518 	if (add_wraps(&wraps, &info[j], bound->el, set_i) < 0)
 1583 	else if (add_wraps(wraps, info_j, wraps->mat->row[w], set_i) < 0)
 2059 	if (add_wraps(&wraps, &info[j], bound->el, set_i) < 0)
 2070 	if (add_wraps(&wraps, &info[i], bound->el, set_j) < 0)