isl_multi_union_pw_aff_extract_multi_pw_aff: reuse isl_space_replace_params
[isl.git] / isl_hash_private.h
blobc6b272ae49cd8666439d14af386d7b2f124ffd46
1 #ifndef ISL_HASH_PRIVATE
2 #define ISL_HASH_PRIVATE
4 #include <isl/hash.h>
6 extern struct isl_hash_table_entry *isl_hash_table_entry_none;
8 #endif