reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/include/polly/Support/GICHelper.h
  387       this->IslCtx = nullptr;
  401     return AllowReturnNull && IslCtx ? IslQuotaScope(IslCtx, LocalMaxOps)
  401     return AllowReturnNull && IslCtx ? IslQuotaScope(IslCtx, LocalMaxOps)
  407     if (!IslCtx)
  410     return isl_ctx_last_error(IslCtx) == isl_error_quota;