Searched refs:OtherChildren (Results 1 – 3 of 3) 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()
103 SmallPtrSet<const NodeT *, 4> OtherChildren;106 OtherChildren.insert(Nd);111 if (OtherChildren.count(N) == 0)