enum class CombinerObjective
Description
The combiner's goal may differ based on which pattern it is attempting to optimize.
Declared at: llvm/lib/CodeGen/MachineCombiner.cpp:259
Enumerators
| Name | Value | Comment |
|---|---|---|
| MustReduceDepth | 0 | |
| Default | 1 |
The combiner's goal may differ based on which pattern it is attempting to optimize.
Declared at: llvm/lib/CodeGen/MachineCombiner.cpp:259
| Name | Value | Comment |
|---|---|---|
| MustReduceDepth | 0 | |
| Default | 1 |