Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DStableFunctionMap.cpp30 static cl::opt<unsigned> GlobalMergingMinInstrs( variable
170 if (InstCount < GlobalMergingMinInstrs) in isProfitable()