Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Doptions.h25 #define ISL_BOUND_RANGE 1 macro
/external/llvm-project/polly/lib/External/isl/
Disl_options.c41 {"range", ISL_BOUND_RANGE},
Disl_bound.c35 if (bset->ctx->opt->bound == ISL_BOUND_RANGE) in compressed_guarded_poly_bound()