Searched refs:PossibleOnes (Results 1 – 1 of 1) sorted by relevance
3705 unsigned PossibleOnes = Known2.countMaxPopulation(); in computeKnownBits() local3706 Known.Zero.setBitsFrom(llvm::bit_width(PossibleOnes)); in computeKnownBits()