enum TargetTransformInfo::OperandValueProperties
Description
Additional properties of an operand's values.
Declared at: llvm/include/llvm/Analysis/TargetTransformInfo.h:801
Enumerators
Name | Value | Comment |
---|---|---|
OP_None | 0 | |
OP_PowerOf2 | 1 |
Additional properties of an operand's values.
Declared at: llvm/include/llvm/Analysis/TargetTransformInfo.h:801
Name | Value | Comment |
---|---|---|
OP_None | 0 | |
OP_PowerOf2 | 1 |