|
Jlm
|
#include <NodeReduction.hpp>
Definition at line 126 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numBinaryReductions = 0 |
Definition at line 168 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numGammaReductions = 0 |
Definition at line 170 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numGetElementPtrReductions = 0 |
Definition at line 167 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerAddReductions = 0 |
Definition at line 152 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerAndReductions = 0 |
Definition at line 162 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerAShrReductions = 0 |
Definition at line 159 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerEqReductions = 0 |
Definition at line 141 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerLShrReductions = 0 |
Definition at line 161 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerMulReductions = 0 |
Definition at line 154 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerNeReductions = 0 |
Definition at line 142 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerOrReductions = 0 |
Definition at line 163 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSDivReductions = 0 |
Definition at line 155 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSgeReductions = 0 |
Definition at line 143 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSgtReductions = 0 |
Definition at line 144 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerShlReductions = 0 |
Definition at line 160 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSleReductions = 0 |
Definition at line 145 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSltReductions = 0 |
Definition at line 146 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSRemReductions = 0 |
Definition at line 157 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerSubReductions = 0 |
Definition at line 153 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerUDivReductions = 0 |
Definition at line 156 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerUgeReductions = 0 |
Definition at line 147 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerUgtReductions = 0 |
Definition at line 148 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerUleReductions = 0 |
Definition at line 149 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerUltReductions = 0 |
Definition at line 150 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerURemReductions = 0 |
Definition at line 158 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numIntegerXorReductions = 0 |
Definition at line 164 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numLambdaExitMemoryStateMergeReductions = 0 |
Definition at line 134 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numLoadNonVolatileReductions = 0 |
Definition at line 128 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numMatchReductions = 0 |
Definition at line 136 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numMemoryStateJoinReductions = 0 |
Definition at line 132 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numMemoryStateMergeReductions = 0 |
Definition at line 131 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numMemoryStateSplitReductions = 0 |
Definition at line 133 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numPtrCmpReductions = 0 |
Definition at line 166 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numSExtReductions = 0 |
Definition at line 137 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numStoreNonVolatileReductions = 0 |
Definition at line 129 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numTruncReductions = 0 |
Definition at line 139 of file NodeReduction.hpp.
| size_t jlm::llvm::NodeReduction::Statistics::ReductionCounters::numZExtReductions = 0 |
Definition at line 138 of file NodeReduction.hpp.