Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DInlineCost.h45 const int IndirectCallThreshold = 100; variable
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInlineCost.cpp1296 IndirectCallParams.DefaultThreshold = InlineConstants::IndirectCallThreshold; in visitCallSite()