Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DTextDiagnostic.cpp947 unsigned Slack = MaxRange - (A.second - A.first + 1); in maybeAddRange() local
948 if (Slack == 0) in maybeAddRange()
969 A.second = std::min(A.second + (Slack + 1) / 2, Max); in maybeAddRange()
970 Slack = MaxRange - (A.second - A.first + 1); in maybeAddRange()
971 A.first = std::max(Min + Slack, A.first) - Slack; in maybeAddRange()
/llvm-project-15.0.7/openmp/tools/archer/
H A DREADME.md224 - [Slack Channel](https://pruners.slack.com)
226 …ubject=[archer-slack] Slack Invitation" target="_top">Simone Atzeni</a> with a reason why you want…
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp931 unsigned Slack = TailTrace.getInstrSlack(*PI.PHI); in shouldConvertIf() local
932 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()
933 LLVM_DEBUG(dbgs() << "Slack " << Slack << ":\t" << *PI.PHI); in shouldConvertIf()
/llvm-project-15.0.7/llvm/docs/
H A DReportingGuide.rst59 forum links, tweets, Slack, or Discord messages) please include screenshots,