Searched refs:sched2depth (Results 1 – 1 of 1) sorted by relevance
1609 isl_pw_multi_aff *sched2depth; in transform_index() local1649 sched2depth = isl_pw_multi_aff_copy(data->sched2copy); in transform_index()1650 dim = isl_pw_multi_aff_dim(sched2depth, isl_dim_out); in transform_index()1651 sched2depth = isl_pw_multi_aff_drop_dims(sched2depth, isl_dim_out, in transform_index()1653 pma = isl_pw_multi_aff_product(sched2depth, pma); in transform_index()