Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp101 static cl::opt<int> ColdCCRelFreq( variable
1694 const BranchProbability ColdProb(ColdCCRelFreq, 100); in isColdCallSite()