Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_options_private.h12 #define ISL_GBR_ONCE 1 macro
Disl_options.c28 {"once", ISL_GBR_ONCE},
Disl_sample.c467 if (ctx->opt->gbr == ISL_GBR_ONCE) in isl_tab_sample()