Searched refs:CurrentVisited (Results 1 – 1 of 1) sorted by relevance
823 SetVector<Value*> CurrentVisited; in TryToPromote() local830 if (CurrentVisited.count(V)) in TryToPromote()850 if (CurrentVisited.count(V)) in TryToPromote()864 CurrentVisited.insert(V); in TryToPromote()895 for (auto *I : CurrentVisited) in TryToPromote()902 for (auto *V : CurrentVisited) { in TryToPromote()924 CurrentVisited, Sources, Sinks, SafeWrap); in TryToPromote()