Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp102 static cl::opt<int> ColdCCRelFreq( variable
1738 const BranchProbability ColdProb(ColdCCRelFreq, 100); in isColdCallSite()