Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp43 static cl::opt<double> GlobalMergingInstOverhead( variable
194 InstCount * (StableFunctionCount - 1) * GlobalMergingInstOverhead; in isProfitable()