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

References

tools/polly/lib/External/isl/basis_reduction_templ.c
   99 	GBR_init(F_new);
  155 			GBR_lp_get_obj_val(lp, &F_new);
  161 			GBR_set(F_new, F_saved);
  170 			GBR_lp_get_obj_val(lp, &F_new);
  181 		GBR_set(F[i+1], F_new);
  212 			GBR_set(F_new, mu_F[j]);
  234 		GBR_mul(mu_F[0], mu_F[0], F_new);
  241 				GBR_set(F_saved, F_new);
  247 				GBR_set(F[tab->n_zero], F_new);
  292 	GBR_clear(F_new);