reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
160 void *isl_ctx_peek_options(isl_ctx *ctx, struct isl_args *args);
1019 options = isl_ctx_peek_options(ctx, &options_args);
tools/polly/lib/External/ppcg/print.c 236 options = isl_ctx_peek_options(ctx, &ppcg_options_args);