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

References

tools/polly/lib/External/ppcg/gpu.c
 1649 	sched2depth = isl_pw_multi_aff_copy(data->sched2copy);
 1650 	dim = isl_pw_multi_aff_dim(sched2depth, isl_dim_out);
 1651 	sched2depth = isl_pw_multi_aff_drop_dims(sched2depth, isl_dim_out,
 1651 	sched2depth = isl_pw_multi_aff_drop_dims(sched2depth, isl_dim_out,
 1653 	pma = isl_pw_multi_aff_product(sched2depth, pma);