Searched refs:equator (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_map.c11213 static __isl_give isl_basic_map *equator(__isl_take isl_space *space, function
11257 eq = equator(isl_basic_map_get_space(bmap), type1, pos1, type2, pos2);
11271 bmap = equator(isl_map_get_space(map), type1, pos1, type2, pos2);

Completed in 110 milliseconds