Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h44 const int OptAggressiveThreshold = 250; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp3220 return InlineConstants::OptAggressiveThreshold; in computeThresholdFromOptLevels()