Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp39 static cl::opt<bool> GlobalMergingSkipNoParams( variable
187 if (GlobalMergingSkipNoParams && ParamCount == 0) in isProfitable()