Searched refs:SampleValue (Results 1 – 1 of 1) sorted by relevance
615 const llvm::APSInt SampleValue = What.getMinValue(); in negate() local616 const llvm::APSInt &MIN = ValueFactory.getMinValue(SampleValue); in negate()617 const llvm::APSInt &MAX = ValueFactory.getMaxValue(SampleValue); in negate()620 Result.reserve(What.size() + (SampleValue == MIN)); in negate()