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

References

tools/polly/lib/External/ppcg/hybrid.c
 2097 	if (!node || !sizes || !bounds)
 2099 	if (check_input_pattern(node) < 0 || check_width(bounds, sizes) < 0)
 2106 	tiling = ppcg_ht_bounds_construct_tiling(bounds, node, input, sizes);
 2149 	ppcg_ht_bounds_free(bounds);