Searched defs:isHead (Results 1 – 2 of 2) sorted by relevance
144 bool isHead(const SMSNode &D) const { in isHead() function
335 auto isHead = heads.count(unit_id) > 0; in BasicSuperBlockMerge() local