enum class FeatureIndex

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

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
CalleeBasicBlockCount24
CallSiteHeight25
NodeCount26
NrCtantParams27
CostEstimate28
EdgeCount29
CallerUsers30
CallerConditionallyExecutedBlocks31
CallerBasicBlockCount32
CalleeConditionallyExecutedBlocks33
CalleeUsers34
NumberOfFeatures35