Searched refs:countMaxSignificantBits (Results 1 – 2 of 2) sorted by relevance
268 unsigned countMaxSignificantBits() const { in countMaxSignificantBits() function
4657 unsigned LHSValBits = LHSKnown.countMaxSignificantBits(); in computeKnownBitsForTargetNode()4658 unsigned RHSValBits = RHSKnown.countMaxSignificantBits(); in computeKnownBitsForTargetNode()