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