enum class InlineAdvisor::MandatoryInliningKind

Declared at: llvm/include/llvm/Analysis/InlineAdvisor.h:214

Enumerators

NameValueComment
NotMandatory0
Always1
Never2