Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
include
/
isl
/
map_to_basic_set.h
blob: 7df8ee3e0a95b356be700a391036a57d85c0b8c5 [
file
] [
log
] [
blame
]
#ifndef
ISL_MAP_TO_BASIC_SET_H
#define
ISL_MAP_TO_BASIC_SET_H
#include
<isl/set_type.h>
#include
<isl/map_type.h>
#define
ISL_KEY_BASE map
#define
ISL_VAL_BASE basic_set
#include
<isl/hmap.h>
#undef
ISL_KEY_BASE
#undef
ISL_VAL_BASE
#endif