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

References

tools/polly/lib/External/isl/isl_scheduler.c
 2758 	total = param_pos + 2 * nparam;
 2763 		node->start = total;
 2764 		total += 1 + node->nparam + 2 * node->nvar;
 2774 	space = isl_space_set_alloc(ctx, 0, total);