Home
last modified time | relevance | path

Searched defs:HotCallSiteThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h222 std::optional<int> HotCallSiteThreshold; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp119 HotCallSiteThreshold("hot-callsite-threshold", cl::Hidden, cl::init(3000), variable
1970 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); updateThreshold() local
[all...]