Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1232 SmallSetVector<GlobalVariable *, 8> GlobalVarUsers; in replaceWeakDeclarationWithJumpTablePtr() local
1233 findGlobalVariableUsersOf(F, GlobalVarUsers); in replaceWeakDeclarationWithJumpTablePtr()
1234 for (auto GV : GlobalVarUsers) in replaceWeakDeclarationWithJumpTablePtr()