Home
last modified time | relevance | path

Searched refs:LLVM_ENABLE_STATS (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStatistic.h38 #define LLVM_ENABLE_STATS 1 macro
40 #define LLVM_ENABLE_STATS 0 macro
158 #if LLVM_ENABLE_STATS
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp112 #if LLVM_ENABLE_STATS
444 #if LLVM_ENABLE_STATS in negate()
H A DInstCombineInternal.h762 #if LLVM_ENABLE_STATS
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DStatistic.cpp227 #if LLVM_ENABLE_STATS in PrintStatistics()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp375 #if LLVM_ENABLE_STATS in reportInvalidCandidate()
1538 #if LLVM_ENABLE_STATS in reportLoopFusion()
H A DDeadStoreElimination.cpp2020 #ifdef LLVM_ENABLE_STATS in run()
2060 #ifdef LLVM_ENABLE_STATS in runOnFunction()
H A DGVN.cpp778 #if LLVM_ENABLE_STATS in IsValueFullyAvailableInBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp7105 #if LLVM_ENABLE_STATS || !defined(NDEBUG) in getBackedgeTakenInfo()