Searched refs:estimateBitMaskedAndLowerBound (Results 1 – 1 of 1) sorted by relevance
1551 static APInt estimateBitMaskedAndLowerBound(const ConstantRange &LHS, in estimateBitMaskedAndLowerBound() function1590 auto LowerBound = estimateBitMaskedAndLowerBound(*this, Other); in binaryAnd()1609 -estimateBitMaskedAndLowerBound(binaryNot(), Other.binaryNot()); in binaryOr()