Searched refs:v_src (Results 1 – 1 of 1) sorted by relevance
1638 isl_size v_src, v_dst; in isl_local_space_move_dims() local1666 v_src = isl_local_space_var_offset(ls, src_type); in isl_local_space_move_dims()1668 if (v_src < 0 || v_dst < 0) in isl_local_space_move_dims()1670 g_src_pos = v_src + src_pos; in isl_local_space_move_dims()