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

/gem5/src/mem/ruby/common/
H A DNetDest.hh73 bool intersectionIsEmpty(const NetDest& other_netDest) const;
H A DSet.hh157 intersectionIsEmpty(const Set& obj) const function in class:Set
H A DNetDest.cc220 if (!m_bits[i].intersectionIsEmpty(other_netDest.m_bits[i])) {

Completed in 7 milliseconds