Home | History | Annotate | Download | only in IR

Lines Matching full:visited

282   SmallPtrSet<const Constant*, 64> Visited;
285 Visited.insert(this);
299 if (Visited.insert(D))