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

References

tools/polly/lib/External/ppcg/gpu.c
 4744 	depth = isl_schedule_node_get_schedule_depth(node);
 4748 	space = depth < 0 ? NULL : isl_space_set_alloc(ctx, 0, depth);
 4748 	space = depth < 0 ? NULL : isl_space_set_alloc(ctx, 0, depth);
 4760 	return insert_positive_size_guards(graft, filters, depth);