Polly
20.0.0git
llvm-project
polly
lib
External
isl
set_list_from_map_list_inl.c
Go to the documentation of this file.
1
#include <
isl/map_type.h
>
2
3
/* Return the set list that was treated as the map list "list".
4
*/
5
static
__isl_give
isl_set_list
*
set_list_from_map_list
(
6
__isl_take
isl_map_list *list)
7
{
8
return
(
isl_set_list
*) list;
9
}
__isl_take
#define __isl_take
Definition:
ctx.h:22
__isl_give
#define __isl_give
Definition:
ctx.h:19
isl_set_list
#define isl_set_list
Definition:
isl_map_private.h:17
map_type.h
set_list_from_map_list
static __isl_give isl_set_list * set_list_from_map_list(__isl_take isl_map_list *list)
Definition:
set_list_from_map_list_inl.c:5
Generated on Wed Nov 13 2024 03:17:30 for Polly by
1.9.6