Home
last modified time | relevance | path

Searched refs:GlobalVarUsers (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1317 SmallSetVector<GlobalVariable *, 8> GlobalVarUsers; in replaceWeakDeclarationWithJumpTablePtr() local
1318 findGlobalVariableUsersOf(F, GlobalVarUsers); in replaceWeakDeclarationWithJumpTablePtr()
1319 for (auto GV : GlobalVarUsers) in replaceWeakDeclarationWithJumpTablePtr()