Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_options_private.h13 #define ISL_GBR_ALWAYS 2 macro
Disl_options.c29 {"always", ISL_GBR_ALWAYS},
115 isl_gbr_choice, ISL_GBR_ALWAYS,
Disl_sample.c472 ctx->opt->gbr == ISL_GBR_ALWAYS; in isl_tab_sample()