Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp132 static cl::opt<uint64_t> HotCallSiteRelFreq( variable
1903 std::optional<BlockFrequency> Limit = CallerEntryFreq.mul(HotCallSiteRelFreq); in getHotCallSiteThreshold()