Home
last modified time | relevance | path

Searched defs:isl_schedule_constraints (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dschedule.h17 struct __isl_export isl_schedule_constraints; variable
18 typedef struct isl_schedule_constraints isl_schedule_constraints; typedef
/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_constraints.c41 struct isl_schedule_constraints { struct
48 __isl_give isl_schedule_constraints *isl_schedule_constraints_copy( in isl_schedule_constraints_copy() argument