Searched refs:GlobalValueVisited (Results 1 – 1 of 1) sorted by relevance
253 SmallPtrSet<const Value *, 32> GlobalValueVisited; member in __anon51203d770111::Verifier517 forEachUser(&GV, GlobalValueVisited, [&](const Value *V) -> bool { in visitGlobalValue()