Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_tab.c3141 static isl_stat drop_eq(unsigned n, void *user) in drop_eq() function
3165 return isl_basic_map_gauss5(bmap, NULL, &swap_eq, &drop_eq, tab); in gauss_if_shared()