enum class PredicationStyle
Declared at: llvm/include/llvm/Analysis/TargetTransformInfo.h:164
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
Data | 1 | |
DataAndControlFlow | 2 |
Declared at: llvm/include/llvm/Analysis/TargetTransformInfo.h:164
Name | Value | Comment |
---|---|---|
None | 0 | |
Data | 1 | |
DataAndControlFlow | 2 |