enum class LoopDeletionResult
Declared at: llvm/lib/Transforms/Scalar/LoopDeletion.cpp:33
Enumerators
Name | Value | Comment |
---|---|---|
Unmodified | 0 | |
Modified | 1 | |
Deleted | 2 |
Declared at: llvm/lib/Transforms/Scalar/LoopDeletion.cpp:33
Name | Value | Comment |
---|---|---|
Unmodified | 0 | |
Modified | 1 | |
Deleted | 2 |