Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineCost.h41 const int OptAggressiveThreshold = 250; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp2752 return InlineConstants::OptAggressiveThreshold; in computeThresholdFromOptLevels()