Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h230 std::optional<int> ColdCallSiteThreshold; global() member
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp83 ColdCallSiteThreshold("inline-cold-callsite-threshold", cl::Hidden, variable