Lines Matching full:visited
6920 SmallSet<SDNode *, 16> Visited;6927 if (!Visited.insert(ChainNext))6934 if (!Visited.count(ChainLD->getChain().getNode()))6939 if (!Visited.count(O->getNode()))6950 Visited.clear();6959 if (!Visited.insert(LoadRoot))6970 UI->getOpcode() == ISD::TokenFactor) && !Visited.count(*UI))