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