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

References

tools/polly/lib/External/isl/isl_vertices.c
 1383 	ctx = isl_cell_get_ctx(cell);
 1385 	simplex = isl_calloc_type(ctx, struct isl_cell);
 1395 	simplex->ids = isl_alloc_array(ctx, int, simplex->n_vertices);