Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineCost.h48 const int IndirectCallThreshold = 100; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp639 Params.DefaultThreshold += InlineConstants::IndirectCallThreshold; in getSpecializationBonus()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp675 InlineConstants::IndirectCallThreshold; in onLoweredCall()
1150 InlineConstants::IndirectCallThreshold; in onLoweredCall()