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

References

tools/polly/lib/External/isl/isl_map.c
12995 	for (i = 0; i < n_div_ma + n_div_bmap; ++i)
12995 	for (i = 0; i < n_div_ma + n_div_bmap; ++i)
12995 	for (i = 0; i < n_div_ma + n_div_bmap; ++i)
13002 	for (i = 0; i < bmap->n_eq; ++i) {
13002 	for (i = 0; i < bmap->n_eq; ++i) {
13002 	for (i = 0; i < bmap->n_eq; ++i) {
13006 		isl_seq_preimage(res->eq[k], bmap->eq[i], ma, n_before,
13010 	for (i = 0; i < bmap->n_ineq; ++i) {
13010 	for (i = 0; i < bmap->n_ineq; ++i) {
13010 	for (i = 0; i < bmap->n_ineq; ++i) {
13014 		isl_seq_preimage(res->ineq[k], bmap->ineq[i], ma, n_before,
13018 	for (i = 0; i < bmap->n_div; ++i) {
13018 	for (i = 0; i < bmap->n_div; ++i) {
13018 	for (i = 0; i < bmap->n_div; ++i) {
13019 		if (isl_int_is_zero(bmap->div[i][0])) {
13020 			isl_int_set_si(res->div[n_div_ma + i][0], 0);
13023 		isl_seq_preimage(res->div[n_div_ma + i], bmap->div[i], ma,
13023 		isl_seq_preimage(res->div[n_div_ma + i], bmap->div[i], ma,