Searched refs:MaxFunctionsPerValue (Results 1 – 2 of 2) sorted by relevance
38 static cl::opt<unsigned> MaxFunctionsPerValue( variable162 if (Union.size() > MaxFunctionsPerValue) in MergeValues()
40 static cl::opt<unsigned> MaxFunctionsPerValue( variable163 if (Union.size() > MaxFunctionsPerValue) in MergeValues()