enum class ClassifyResult
Declared at: llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp:2063
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
Alloca | 1 | |
StackRestore | 2 | |
CallWithSideEffects | 3 |
Declared at: llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp:2063
Name | Value | Comment |
---|---|---|
None | 0 | |
Alloca | 1 | |
StackRestore | 2 | |
CallWithSideEffects | 3 |