Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Dcat.c29 ISL_ARGS_START(struct cat_options, cat_options_args) in ISL_ARGS_START() argument
37 ISL_ARG_DEF(cat_options, struct cat_options, cat_options_args) in ISL_ARGS_START()
51 ctx = isl_ctx_alloc_with_options(&cat_options_args, options); in ISL_ARGS_START()