Home
last modified time | relevance | path

Searched defs:find_next_unset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h291 int find_next_unset(unsigned Prev) const { in find_next_unset() function
H A DBitVector.h320 int find_next_unset(unsigned Prev) const { in find_next_unset() function