Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_coalesce.c2054 static enum isl_change can_wrap_in_set(int i, int j, in can_wrap_in_set() function
2118 change = can_wrap_in_set(i, j, info); in check_wrap()
2122 change = can_wrap_in_set(j, i, info); in check_wrap()
2233 return can_wrap_in_set(i, j, info); in check_adj_eq()