Home
last modified time | relevance | path

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

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