Searched refs:BitVectorOr (Results 1 – 1 of 1) sorted by relevance
51 static inline void BitVectorOr(std::vector<bool>& to_update, const std::vector<bool>& other) { in BitVectorOr() function75 BitVectorOr(my_deps->verified_classes_, other_deps.verified_classes_); in MergeWith()76 BitVectorOr(my_deps->redefined_classes_, other_deps.redefined_classes_); in MergeWith()