Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp126 static cl::opt<int> ColdCallSiteRelFreq( variable
1874 const BranchProbability ColdProb(ColdCallSiteRelFreq, 100); in isColdCallSite()