Searched refs:MaxConstantsThreshold (Results 1 – 1 of 1) sorted by relevance
56 static cl::opt<unsigned> MaxConstantsThreshold( variable417 if (PossibleConstants.size() > MaxConstantsThreshold) { in isArgumentInteresting()