Searched refs:OtherChildren (Results 1 – 2 of 2) sorted by relevance
111 SmallPtrSet<const NodeT *, 4> OtherChildren; in compare() local114 OtherChildren.insert(Nd); in compare()119 if (OtherChildren.count(N) == 0) in compare()
108 SmallPtrSet<NodeT *, 4> OtherChildren; in compare() local111 OtherChildren.insert(Nd); in compare()116 if (OtherChildren.count(N) == 0) in compare()