Home
last modified time | relevance | path

Searched refs:v_src (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_local_space.c1638 isl_size v_src, v_dst; in isl_local_space_move_dims() local
1666 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()