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

References

tools/polly/lib/External/isl/isl_tab_pip.c
 1829 	isl_int_set(r_row[0], tab->mat->row[row][0]);
 1830 	isl_int_neg(r_row[1], tab->mat->row[row][1]);
 1831 	isl_int_fdiv_r(r_row[1], r_row[1], tab->mat->row[row][0]);
 1837 			tab->mat->row[row][off + i], tab->mat->row[row][0]);
 1837 			tab->mat->row[row][off + i], tab->mat->row[row][0]);