Searched refs:DifferentBit (Results 1 – 1 of 1) sorted by relevance
88 if (Optional<unsigned> DifferentBit = in toKnownBits() local90 Known.Zero.clearLowBits(*DifferentBit + 1); in toKnownBits()91 Known.One.clearLowBits(*DifferentBit + 1); in toKnownBits()