Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp76 static cl::opt<int> ColdCallSiteRelFreq( variable
809 const BranchProbability ColdProb(ColdCallSiteRelFreq, 100); in isColdCallSite()