enum PredicateType
Declared at: llvm/include/llvm/Transforms/Utils/PredicateInfo.h:95
Enumerators
Name | Value | Comment |
---|---|---|
PT_Branch | 0 | |
PT_Assume | 1 | |
PT_Switch | 2 |
Declared at: llvm/include/llvm/Transforms/Utils/PredicateInfo.h:95
Name | Value | Comment |
---|---|---|
PT_Branch | 0 | |
PT_Assume | 1 | |
PT_Switch | 2 |