Home
last modified time | relevance | path

Searched refs:OtherChildren (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DGenericDomTree.h111 SmallPtrSet<const NodeT *, 4> OtherChildren; in compare() local
114 OtherChildren.insert(Nd); in compare()
119 if (OtherChildren.count(N) == 0) in compare()