Home
last modified time | relevance | path

Searched refs:IndirectCallThreshold (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h50 const int IndirectCallThreshold = 100; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp1097 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getInliningBonus()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp741 InlineConstants::IndirectCallThreshold; in onLoweredCall()
1330 InlineConstants::IndirectCallThreshold; in onLoweredCall()