Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c2044 __isl_give isl_map *isl_map_power(__isl_take isl_map *map, isl_bool *exact) in isl_map_power() function
2889 map = isl_map_power(map, up->exact); in power()
Disl_test.c2660 map = isl_map_power(map, &exact); in test_closure()
2733 map = isl_map_power(map, &exact); in test_closure()
2770 map = isl_map_power(map, &exact); in test_closure()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dmap.h683 __isl_give isl_map *isl_map_power(__isl_take isl_map *map, isl_bool *exact);
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod75 =item * The function C<isl_map_power> no longer takes
6258 __isl_give isl_map *isl_map_power(__isl_take isl_map *map,