Home
last modified time | relevance | path

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

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