Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp34 static cl::opt<unsigned> GlobalMergingMaxParams( variable
180 if (ParamCount > GlobalMergingMaxParams) in isProfitable()