Searched refs:Statistic (Results 1 – 17 of 17) sorted by relevance
159 using Statistic = TrackingStatistic; variable161 using Statistic = NoopStatistic; variable167 static llvm::Statistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC}
106 H3: Statistic Logging
38 * Statistic output...
101 Statistic.cpp \
156 Statistic &InstRemovedStat, in simplifyInstsInBlock()157 Statistic &InstReplacedStat) { in simplifyInstsInBlock()
372 bool reportInvalidCandidate(llvm::Statistic &Stat) const { in reportInvalidCandidate()1534 llvm::Statistic &Stat) { in reportLoopFusion()
401 Statistic *OpcNW, *OpcNSW, *OpcNUW; in setDeducedOverflowingFlags()
122 "Statistic.cpp",
268 llvm::Statistic &Stat) { in reportInvalidCandidate()
172 Statistic.cpp
150 `statistic <ProgrammersManual.html#Statistic>`_ to your pass, which will
999 The `Statistic <https://llvm.org/doxygen/Statistic_8h_source.html>`_ class is1003 section <Statistic>` in the Programmer's Manual for details.
1202 The ``Statistic`` class & ``-stats`` option1205 The ``llvm/ADT/Statistic.h`` (`doxygen1207 named ``Statistic`` that is used as a unified way to keep track of what the LLVM1215 for big programs. Using the ``Statistic`` class makes it very easy to keep1219 There are many examples of ``Statistic`` uses, but the basics of using it are as
2368 Statistic &NumRetains = in GatherStatistics()2370 Statistic &NumReleases = in GatherStatistics()
3475 Statistic &NumBranches = in INITIALIZE_PASS_DEPENDENCY()3477 Statistic &BranchTakenFreq = in INITIALIZE_PASS_DEPENDENCY()
1999 Statistic for Small Samples . . . . . . 703--7043582 Kolmogorov-Smirnov Statistic for Small
15040 …lgorithm 487: Exact Cumulative Distribution of the {Kolmogorov-Smirnov} Statistic for Small Sample…26692 …`Algorithm 487: Exact Cumulative Distribution of the Kolmogorov-Smirnov Statistic for Small Sample…