Home
last modified time | relevance | path

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

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