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