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

References

tools/polly/lib/External/ppcg/hybrid.c
 1551 	if (!phase)
 1554 	space = ppcg_ht_phase_get_input_space(phase);
 1557 	space_shift = isl_multi_aff_copy(phase->space_shift);
 1559 	space_sizes = isl_multi_val_copy(phase->tiling->space_sizes);
 1564 		return ppcg_ht_phase_free(phase);
 1565 	phase->space_tile = tile;
 1566 	return phase;