enum class InlineCostFeatureIndex

Declared at: llvm/include/llvm/Analysis/InlineModelFeatureMaps.h:51

Enumerators

NameValueComment
SROASavings0
SROALosses1
LoadElimination2
CallPenalty3
CallArgumentSetup4
LoadRelativeIntrinsic5
LoweredCallArgSetup6
IndirectCallPenalty7
JumpTablePenalty8
CaseClusterPenalty9
SwitchPenalty10
UnsimplifiedCommonInstructions11
NumLoops12
DeadBlocks13
SimplifiedInstructions14
ConstantArgs15
ConstantOffsetPtrArgs16
CallSiteCost17
ColdCcPenalty18
LastCallToStaticBonus19
IsMultipleBlocks20
NestedInlines21
NestedInlineCostEstimate22
Threshold23
NumberOfFeatures24