llvm::CombinerObjective

The combiner's goal may differ based on which pattern it is attempting to optimize.

Synopsis

Declared in <llvm/CodeGen/MachineCombinerPattern.h>

enum class CombinerObjective : int;

Members

Name
MustReduceDepth
MustReduceRegisterPressure
Default