Searched refs:GlobalVarUsers (Results 1 – 1 of 1) sorted by relevance
1439 SmallSetVector<GlobalVariable *, 8> GlobalVarUsers; in replaceWeakDeclarationWithJumpTablePtr() local1440 findGlobalVariableUsersOf(F, GlobalVarUsers); in replaceWeakDeclarationWithJumpTablePtr()1441 for (auto *GV : GlobalVarUsers) { in replaceWeakDeclarationWithJumpTablePtr()