HomeSort by: relevance | last modified time | path
    Searched refs:ISL_GBR_NEVER (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/
isl_options_private.h 11 #define ISL_GBR_NEVER 0
isl_options.c 27 {"never", ISL_GBR_NEVER},
isl_sample.c 371 * - ISL_GBR_NEVER: never perform basis reduction
468 ctx->opt->gbr != ISL_GBR_NEVER) {
471 ctx->opt->gbr = ISL_GBR_NEVER;

Completed in 28 milliseconds