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

References

tools/polly/lib/External/ppcg/hybrid.c
 1366 	if (!phase)
 1369 	if (!phase->tiling || !phase->local_time ||
 1369 	if (!phase->tiling || !phase->local_time ||
 1370 	    !phase->shift_space || !phase->domain)
 1370 	    !phase->shift_space || !phase->domain)
 1371 		return ppcg_ht_phase_free(phase);
 1373 	return phase;