llvm/polly/lib/External/isl/isl_set_to_ast_graft_list.h

#ifndef ISL_SET_TO_GRAFT_LIST_H
#define ISL_SET_TO_GRAFT_LIST_H

#include <isl/set_type.h>
#include "isl_ast_graft_private.h"
#include "isl_maybe_ast_graft_list.h"

#define ISL_KEY
#define ISL_VAL
#define ISL_HMAP_SUFFIX
#define ISL_HMAP
#define ISL_HMAP_HAVE_READ_FROM_STR
#define ISL_HMAP_IS_EQUAL
#include <isl/hmap.h>
#undef ISL_KEY
#undef ISL_VAL
#undef ISL_HMAP_SUFFIX
#undef ISL_HMAP
#undef ISL_HMAP_HAVE_READ_FROM_STR
#undef ISL_HMAP_IS_EQUAL

#endif