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
 1828 	r_row = tab->mat->row[tab->con[r].index];
 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]);
 1831 	isl_int_fdiv_r(r_row[1], r_row[1], tab->mat->row[row][0]);
 1832 	isl_int_neg(r_row[1], r_row[1]);
 1832 	isl_int_neg(r_row[1], r_row[1]);
 1834 		isl_int_set_si(r_row[2], 0);
 1836 		isl_int_fdiv_r(r_row[off + i],