Searched defs:isl_pw_aff (Results 1 – 3 of 3) sorted by relevance
33 struct isl_pw_aff { struct41 struct isl_pw_aff_piece p[1]; argument45 #define PW isl_pw_aff argument
17 typedef struct isl_pw_aff isl_pw_aff; typedef
68 __isl_give isl_pw_aff *(Fn)(__isl_take isl_pw_aff *, in combine()