Home
last modified time | relevance | path

Searched refs:PossibleOnes (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp3705 unsigned PossibleOnes = Known2.countMaxPopulation(); in computeKnownBits() local
3706 Known.Zero.setBitsFrom(llvm::bit_width(PossibleOnes)); in computeKnownBits()