Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h227 std::optional<int> LocallyHotCallSiteThreshold; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp122 static cl::opt<int> LocallyHotCallSiteThreshold( variable