enum class VPlanPredicator::EdgeType
Declared at: llvm/lib/Transforms/Vectorize/VPlanPredicator.h:26
Enumerators
| Name | Value | Comment |
|---|---|---|
| TRUE_EDGE | 0 | |
| FALSE_EDGE | 1 |
Declared at: llvm/lib/Transforms/Vectorize/VPlanPredicator.h:26
| Name | Value | Comment |
|---|---|---|
| TRUE_EDGE | 0 | |
| FALSE_EDGE | 1 |