enum class ReplayInlinerSettings::Fallback
Declared at: llvm/include/llvm/Analysis/ReplayInlineAdvisor.h:45
Enumerators
Name | Value | Comment |
---|---|---|
Original | 0 | |
AlwaysInline | 1 | |
NeverInline | 2 |
Declared at: llvm/include/llvm/Analysis/ReplayInlineAdvisor.h:45
Name | Value | Comment |
---|---|---|
Original | 0 | |
AlwaysInline | 1 | |
NeverInline | 2 |