reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
33 int isl_options_get_on_error(isl_ctx *ctx);
309 OldOnError = isl_options_get_on_error(IslCtx); 320 assert(isl_options_get_on_error(IslCtx) == ISL_ON_ERROR_CONTINUE &&tools/polly/lib/External/isl/isl_test.c
1621 on_error = isl_options_get_on_error(ctx); 5257 on_error = isl_options_get_on_error(ctx);tools/polly/lib/Transform/ScheduleOptimizer.cpp
1589 auto OnErrorStatus = isl_options_get_on_error(Ctx);