Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dctx.h109 #define ISL_FL_INIT(l, f) (l) = (f) /* Specific flags location. */ macro
114 #define ISL_F_INIT(p, f) ISL_FL_INIT((p)->flags, f) /* Structure element flags. */