Searched refs:countMaxTrailingOnes (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h268 unsigned countMaxTrailingOnes() const { return Zero.countr_zero(); } function in struct:llvm::KnownBits

Completed in 114 milliseconds