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

References

tools/polly/lib/External/isl/isl_tab.c
 1518 	if (max_is_manifestly_unbounded(tab, var))
 1520 	if (to_row(tab, var, 1) < 0)
 1522 	r = tab->mat->row[var->index];
 1524 		find_pivot(tab, var, var, 1, &row, &col);
 1524 		find_pivot(tab, var, var, 1, &row, &col);
 1527 		if (row == var->index) /* manifestly unbounded */