Home
last modified time | relevance | path

Searched refs:Statistic (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStatistic.h160 using Statistic = TrackingStatistic; variable
162 using Statistic = NoopStatistic; variable
168 static llvm::Statistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC}
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h193 Statistic &InstRemovedStat,
194 Statistic &InstReplacedStat);
/openbsd-src/gnu/usr.bin/clang/libLLVMSupport/
H A DMakefile.shared116 Statistic.cpp \
H A DMakefile117 Statistic.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Support/
H A DBUILD.gn130 "Statistic.cpp",
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp270 llvm::Statistic &Stat) { in reportInvalidCandidate()
H A DSCCPSolver.cpp183 Statistic &InstRemovedStat, in simplifyInstsInBlock()
184 Statistic &InstReplacedStat) { in simplifyInstsInBlock()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCMakeLists.txt215 Statistic.cpp
/openbsd-src/gnu/llvm/llvm/docs/
H A DTestSuiteMakefileGuide.rst150 `statistic <ProgrammersManual.html#Statistic>`_ to your pass, which will
H A DWritingAnLLVMPass.rst982 The `Statistic <https://llvm.org/doxygen/Statistic_8h_source.html>`_ class is
986 section <Statistic>` in the Programmer's Manual for details.
H A DProgrammersManual.rst1242 The ``Statistic`` class & ``-stats`` option
1245 The ``llvm/ADT/Statistic.h`` (`doxygen
1247 named ``Statistic`` that is used as a unified way to keep track of what the LLVM
1255 for big programs. Using the ``Statistic`` class makes it very easy to keep
1259 There are many examples of ``Statistic`` uses, but the basics of using it are as
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp374 bool reportInvalidCandidate(llvm::Statistic &Stat) const { in reportInvalidCandidate()
1785 llvm::Statistic &Stat) { in reportLoopFusion()
H A DCorrelatedValuePropagation.cpp451 Statistic *OpcNW, *OpcNSW, *OpcNUW; in setDeducedOverflowingFlags()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp2384 Statistic &NumRetains = in GatherStatistics()
2386 Statistic &NumReleases = in GatherStatistics()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3685 Statistic &NumBranches = in INITIALIZE_PASS_DEPENDENCY()
3687 Statistic &BranchTakenFreq = in INITIALIZE_PASS_DEPENDENCY()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641040 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.macppc1039 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.loongson1039 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.octeon1039 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.arm641040 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.powerpc641038 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.armv71038 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.i3861038 ./usr/include/llvm/ADT/Statistic.h
H A Dclang.sparc641039 ./usr/include/llvm/ADT/Statistic.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4980 llvm/include/llvm/ADT/Statistic.h