Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-05-10 08:48:18

0001 #ifndef ISL_MAYBE_ID_H
0002 #define ISL_MAYBE_ID_H
0003 
0004 #define ISL_TYPE    isl_id
0005 #include <isl/maybe_templ.h>
0006 #undef ISL_TYPE
0007 
0008 #endif