| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | Statistic.h | 160 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 D | SCCPSolver.h | 193 Statistic &InstRemovedStat, 194 Statistic &InstReplacedStat);
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMSupport/ |
| H A D | Makefile.shared | 116 Statistic.cpp \
|
| H A D | Makefile | 117 Statistic.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Support/ |
| H A D | BUILD.gn | 130 "Statistic.cpp",
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | CodeMoverUtils.cpp | 270 llvm::Statistic &Stat) { in reportInvalidCandidate()
|
| H A D | SCCPSolver.cpp | 183 Statistic &InstRemovedStat, in simplifyInstsInBlock() 184 Statistic &InstReplacedStat) { in simplifyInstsInBlock()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | CMakeLists.txt | 215 Statistic.cpp
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | TestSuiteMakefileGuide.rst | 150 `statistic <ProgrammersManual.html#Statistic>`_ to your pass, which will
|
| H A D | WritingAnLLVMPass.rst | 982 The `Statistic <https://llvm.org/doxygen/Statistic_8h_source.html>`_ class is 986 section <Statistic>` in the Programmer's Manual for details.
|
| H A D | ProgrammersManual.rst | 1242 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 D | LoopFuse.cpp | 374 bool reportInvalidCandidate(llvm::Statistic &Stat) const { in reportInvalidCandidate() 1785 llvm::Statistic &Stat) { in reportLoopFusion()
|
| H A D | CorrelatedValuePropagation.cpp | 451 Statistic *OpcNW, *OpcNSW, *OpcNUW; in setDeducedOverflowingFlags()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARCOpts.cpp | 2384 Statistic &NumRetains = in GatherStatistics() 2386 Statistic &NumReleases = in GatherStatistics()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineBlockPlacement.cpp | 3685 Statistic &NumBranches = in INITIALIZE_PASS_DEPENDENCY() 3687 Statistic &BranchTakenFreq = in INITIALIZE_PASS_DEPENDENCY()
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 1040 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.macppc | 1039 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.loongson | 1039 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.octeon | 1039 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.arm64 | 1040 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.powerpc64 | 1038 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.armv7 | 1038 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.i386 | 1038 ./usr/include/llvm/ADT/Statistic.h
|
| H A D | clang.sparc64 | 1039 ./usr/include/llvm/ADT/Statistic.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 4980 llvm/include/llvm/ADT/Statistic.h
|