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.h48 const int IndirectCallThreshold = 100; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp1020 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getInliningBonus()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp686 InlineConstants::IndirectCallThreshold; in onLoweredCall()
1226 InlineConstants::IndirectCallThreshold; in onLoweredCall()