Searched refs:AndBitWidth (Results 1 – 1 of 1) sorted by relevance
19138 unsigned AndBitWidth = And.getValueSizeInBits(); in LowerAndToBT() local19139 if (BitWidth > AndBitWidth) { in LowerAndToBT()19141 if (Known.countMinLeadingZeros() < BitWidth - AndBitWidth) in LowerAndToBT()