Searched refs:find_first_unset_in (Results 1 – 2 of 2) sorted by relevance
261 int find_first_unset_in(unsigned Begin, unsigned End) const { in find_first_unset_in() function316 int find_first_unset() const { return find_first_unset_in(0, Size); } in find_first_unset()321 return find_first_unset_in(Prev + 1, Size); in find_next_unset()
2552 DefinedBytes.find_first_unset_in(StartInBytes, EndInBytes) != -1) { in removeRedundantDbgLocsUsingBackwardScan()