Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp58 static cl::opt<double> GlobalMergingExtraThreshold( variable
191 Cost += GlobalMergingExtraThreshold; in isProfitable()