Searched refs:OldOnError (Results 1 – 1 of 1) sorted by relevance
359 int OldOnError; variable365 : IslCtx(Other.IslCtx), OldOnError(Other.OldOnError) { in IslQuotaScope()370 std::swap(this->OldOnError, Other.OldOnError);386 OldOnError = isl_options_get_on_error(IslCtx); in IslQuotaScope()400 isl_options_set_on_error(IslCtx, OldOnError); in ~IslQuotaScope()