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