Searched refs:LHSValBits (Results 1 – 1 of 1) sorted by relevance
4657 unsigned LHSValBits = LHSKnown.countMaxSignificantBits(); in computeKnownBitsForTargetNode() local4659 unsigned MaxValBits = LHSValBits + RHSValBits; in computeKnownBitsForTargetNode()4675 unsigned LHSValBits = LHSKnown.countMaxActiveBits(); in computeKnownBitsForTargetNode() local4677 unsigned MaxValBits = LHSValBits + RHSValBits; in computeKnownBitsForTargetNode()