Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineCost.h44 const int OptAggressiveThreshold = 250; variable
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp3126 return InlineConstants::OptAggressiveThreshold; in computeThresholdFromOptLevels()