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

/haiku-buildtools/isl/
H A Disl_transitive_closure.c1976 static __isl_give isl_map *map_power(__isl_take isl_map *map, function
2004 * map_power constructs an extended relation with the path lengths
2039 map = map_power(map, exact, 0);
2089 map = map_power(map, exact, 0);
2562 * Simply use map_power to compute the powers of map, but tell
2590 map = map_power(map, exact, 1);

Completed in 35 milliseconds