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

References

tools/polly/lib/External/isl/isl_map.c
 3202 		isl_int_print(out, c, 0);
 3205 			isl_int_print(out, c, 0);
 3210 				fprintf(out, "%s", name);
 3212 				fprintf(out, "p%d", pos - 1);
 3214 			fprintf(out, "i%d", pos - 1 - nparam);
 3216 			fprintf(out, "o%d", pos - 1 - nparam - in);
 3218 			fprintf(out, "e%d", pos - 1 - nparam - dim);