enum class DominatorTreeBase::VerificationLevel
Declared at: llvm/include/llvm/Support/GenericDomTree.h:236
Enumerators
Name | Value | Comment |
---|---|---|
Fast | 0 | |
Basic | 1 | |
Full | 2 |
Declared at: llvm/include/llvm/Support/GenericDomTree.h:236
Name | Value | Comment |
---|---|---|
Fast | 0 | |
Basic | 1 | |
Full | 2 |