Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dflow.h24 typedef struct isl_restriction isl_restriction; typedef
/external/llvm-project/polly/lib/External/isl/
Disl_flow.c37 struct isl_restriction { struct
38 enum isl_restriction_type type; argument
46 static __isl_give isl_restriction *isl_restriction_alloc( in isl_restriction_alloc() argument