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