Searched refs:forEachUser (Results 1 – 1 of 1) sorted by relevance
599 static void forEachUser(const Value *User, in forEachUser() function606 forEachUser(TheNextUser, Visited, Callback); in forEachUser()644 forEachUser(&GV, GlobalValueVisited, [&](const Value *V) -> bool { in visitGlobalValue()