Home
last modified time | relevance | path

Searched refs:ISL_ARG_FLAGS (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_options.c126 ISL_ARG_FLAGS(struct isl_options, bernstein_recurse, 0,
/external/llvm-project/polly/lib/External/isl/include/isl/
Darg.h270 #define ISL_ARG_FLAGS(st,f,s,l,c,d,h) { \ macro