Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h46 const int IndirectCallThreshold = 100; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp351 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getSpecializationBonus()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp584 InlineConstants::IndirectCallThreshold; in onLoweredCall()
1030 InlineConstants::IndirectCallThreshold; in onLoweredCall()