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

References

tools/polly/lib/External/ppcg/hybrid.c
 1507 	if (!phase)
 1510 	space = ppcg_ht_phase_get_input_space(phase);
 1515 	aff = isl_aff_copy(phase->shift_space);
 1526 		v = ppcg_ht_bounds_get_lower(phase->tiling->bounds, i);
 1527 		time = isl_aff_copy(phase->local_time);
 1533 		return ppcg_ht_phase_free(phase);
 1534 	phase->space_shift = space_shift;
 1535 	return phase;