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