Searched refs:Op1MaybeOne (Results 1 – 1 of 1) sorted by relevance
850 APInt Op1MaybeOne = ~Op1KnownZero; in checkRippleForAdd() local852 if (Op1MaybeOne.countPopulation() != 1) in checkRippleForAdd()861 int Op1OnePosition = BitWidth - Op1MaybeOne.countLeadingZeros() - 1; in checkRippleForAdd()