Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineCost.h45 const int IndirectCallThreshold = 100; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp559 InlineConstants::IndirectCallThreshold; in onLoweredCall()